pb/bug with new gnome rpm's (ld.so ?)



I have just installed linux Red-Hat 5.1, which is bundled with gnome-0.13,
and it seemed to work fine (I was able to run ElectricEyes). 

I downloaded some days ago the latest (?) gnome packages :
gnome-core-0.20-2, gnome-*-0.20-1, glib-1.0.4, gtk+-1.0.4-1 and so on. But
after upgrading my system, I was unable to run any gnome apps :

root # panel
panel: error in loading shared libraries
libc.so.5: cannot open shared object file: No such file or directory

But my libc5 packages are installed :

root # ldconfig -v
ldconfig: version 970402
[...]
/usr/i486-linux-libc5/lib:
[...]
	libstdc++.so.27 => libstdc++.so.27.1.4
	libm.so.5 => libm.so.5.0.6
	libg++.so.27 => libg++.so.27.1.4
	libc.so.5 => libc.so.5.3.12
[...]
/usr/lib:
[...]
	libgnome.so.0 => libgnome.so.0.0.0
[...]

And also found :

root # ldconfig -p
318 libs found in cache `/etc/ld.so.cache' (version 1.7.0)
[...]
	libc.so.6 (ELF-libc6) => /lib/libc.so.6
	libc.so.5 (ELF-libc5) => /usr/i486-linux-libc5/lib/libc.so.5
[...]
	ld-linux.so.2 (ELF) => /lib/ld-linux.so.2
	ld-linux.so.1 (ELF) => /lib/ld-linux.so.1


Nevertheless, when I run ldd on some gnome apps, the answer is always the
same:

root # ldd /usr/bin/panel
[...]
	libgnome.so.0 => /usr/lib/libgnome.so.0 (0x4021b000)
[...]
	libc.so.5 => not found

This happens also on apps from the libgr-progs package...

Could anyone help me ?
Thanks a lot


______________________________________________________________
Sebastien Barre                  http://www.hds.utc.fr/~barre/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]