> > 1. the other error has to do with /usr/local/lib: any library put in > /usr/local/lib cannot be dynamically linked to a binary needing them. > yes, i put /usr/local/lib in /etc/ld.so.conf and ran ldconfig, but this > doesn't help. instead, i get the following error: > > /usr/local/lib : > ldconfig: Can't open directory /usr/local/lib : No such file or directory > > yeah, /usr/local/lib is there. ideas? >
I am running today's woody. My ld.so.conf looks like: /usr/X11R6/lib/Xaw3d /usr/X11R6/lib /usr/local/lib and I have no problems.