Le ven 31/01/2003 ą 14:00, Fabrice Alphonso a écrit :
Le ven 31/01/2003 ą 13:35, Joćo Pedro a écrit :
On RedHat 8 I tried to install gnomemeeting-0.96 and got this
dependency which I don't know how to deal with :
[root peterpan GM]# rpm -Uvvh pwlib-1.4.7-3.i386.rpm openh323-1.11.2-3
gnomemeeting-0.96.0-2.i386.rpm
...
error: Failed dependencies:
libpthread.so.0(GLIBC_2.3.2) is needed by pwlib-1.4.7-3
I have installed :
[root peterpan GM]# rpm -qa | grep glibc-
glibc-common-2.2.93-5
glibc-2.2.93-5
glibc-debug-2.2.93-5
glibc-kernheaders-2.4-7.20
glibc-devel-2.2.93-5
i guess the problem comes from the fact that pwlib openh323 and GM have
been built with gcc 3.2.X and that your glibc has been compiled with and
older version of gcc (2.9X)
packager for Red Hat could confirm this
hmm after a quick discussion on the channel with someone running RH8, it
seems that RH8 uses a glibc linked against gcc3.2...so it seems my
answer wasn't the good one....:/
if someone else see a solution to this problem feel free to propose.
and glibc-debug-2.2.93-5 contains a file /usr/lib/debug/libpthread.so.0
but ,
in fact it's just a link to /usr/lib/debug/libpthread-0.10.so .
Tried to look for glibc-2.3.2 but couldn't find it anywhere in the net .
What am I missing here ?
hope i wasn't wrong in my diagnostic and that could help.
Thank you .
J.Pedro
Fabrice