>> Mark Montague <[EMAIL PROTECTED]> writes: > I saw and fixed something similar-- on looking with ldd, I found that > it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before > /usr/X11R6/lib/libXmu.so.6. That *should* be ok. The dynamic linker should be able to tell that the libraries in /usr/lib/libc5-compat/ are libc5 libraries.
-- Marcelo