Feuerbacher, Alan wrote: > Bruce Dubbs wrote: > >> Try: >> $ ldconfig -a > > My ldconfig doesn't have a -a option.
Sorry. Without the link and as root: # ldconfig -v | less The /lib section should have libbz2.so.1.0 -> libbz2.so.1.0.6 Then $ ls -l /lib/libbz* lrwxrwxrwx 1 root root 15 Aug 22 05:24 /lib/libbz2.so.1.0 -> libbz2.so.1.0.6 -rwxr-xr-x 1 root root 69018 Aug 22 15:43 /lib/libbz2.so.1.0.6 -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page