tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wfica search only /usr/lib
Why i don't find any "GlibC" pakage in pkgsrc ?
- wip/pkgsrc it's any older Version available.
Can please any help me !
regards
Mauri
--
>Hello and Thanks for your answer
>i think me libc.so.6 are to old !?
>
>wfica wan't Glibc2.4 and i have libc2.3.5
>Please whats here the best turnaround?
>
>ls -la /usr/pkg/emul/linux/lib/libc*
>-rwxr-xr-x 1 root wheel 1409643 Jul 11 11:08
>/usr/pkg/emul/linux/lib/ libc-2.3.5.so
>lrwxr-xr-x 1 root wheel 13 Jul 11 11:08
>/usr/pkg/emul/linux/lib/ libc.so.6 -> libc-2.3.5.so
>
>after mod. "LD_PRELOAD" wfica.sh with following.
># cat /usr/pkg/lib/ICAClient/wfica.sh
>
>#!/bin/sh
>ICAROOT=/usr/pkg/lib/ICAClient
>export ICAROOT
>LD_PRELOAD=/usr/pkg/lib/libasound.so.2
>export LD_PRELOAD
>LD_PRELOAD1=/usr/pkg/emul/linux/lib/tls/libc.so.6
>export LD_PRELOAD1
>$ICAROOT/wfica -log -file $1
>
>D530# ./wfica.sh
>/usr/pkg/lib/ICAClient/wfica: /lib/libc.so.6: version `GLIBC_2.4' not
>found (required by /usr/pkg/lib/ICAClient/wfica)
>
>ls -la /usr/pkg/emul/linux/lib/libc*
>-rwxr-xr-x 1 root wheel 1409643 Jul 11 11:08
>/usr/pkg/emul/linux/lib/ libc-2.3.5.so
>lrwxr-xr-x 1 root wheel 13 Jul 11 11:08
>/usr/pkg/emul/linux/lib/ libc.so.6 -> libc-2.3.5.so
>
>Regards for any Help
>Mauri
Home |
Main Index |
Thread Index |
Old Index