Don't quote me, but
It is a problem; try this (probably wrong):
find / -name libc.so* -print
Find the directory and
ldconfig -m <DIRECTORY>
the -m will merge it with the current stuff.
check man ldconfig.
ld.so will only give that error if there is something wrong with paths etc.
Give it a try, no guarantees.
--Dave
OpteqSec.
Received on Mon Dec 17 2001 - 13:57:02 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:22 MST