larry price wrote:
basically you need to have the correct libraries and symlinks to those
libraries in a place where the dynamic linker can find them.

If you want to get the gory details the man pages you need are
ldd(1) and ldconfig(1)

you may need to add a path to /etc/ld.so.conf
if you have libraries in a nonstandard location.

Also locate can become out of date quite quickly if you are adding
files see if you can find the files in /lib /usr/lib and /opt/lib
first

good idea - no luck


if they are there and just not symlinked from the major version
run ldconfig

ran it - problems but with something completely different....

Thanks though....  looking at kBob's in more detail next....

mj
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to