Keith Antoine wrote: > On Fri, 12 Jul 2002 07:25, Net Llama! wrote: >>>[root@bigpond kantoine]# ldconfig -v | grep libpng >>>ldconfig: Path `/usr/lib' given more than once >>>ldconfig: File /lib/libintl.so is too small, not checked. >>>ldconfig: /lib/libpopt.so is for unknown machine 36902. >>> >>>ldconfig: /lib/libpopt.so.0 is for unknown machine 36902. >>> >>>ldconfig: /lib/libpopt.so.0.0.0 is for unknown machine 36902. >>>ldconfig: Cannot stat /lib/libslp.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libmmxnow.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libglib.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libgmodule.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libgthread.so: No such file or directory >>>ldconfig: File /usr/lib/libintl.so is too small, not checked. >>>ldconfig: Cannot stat /usr/lib/libpamc.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libqavm.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libcurses.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libslp.so: No such file or directory >>>ldconfig: Cannot stat /usr/lib/libfame.so: No such file or directory >>>ldconfig: Cannot stat /usr/X11R6/lib/libgdk.so: No such file or directory >>>ldconfig: Cannot stat /usr/X11R6/lib/libgtk.so: No such file or directory >> >>Your box is a mess. You really need to clean all of that up. > > > I agree but I have no idea how to clean this up. Is it that its recorded by > ldconfig but no longer there or what.
You've most likely got symlinks pointing to stuff that is no longer there. Look for all of those things listed, and see what exists. >>> libpng.so.2 -> libpng.so.2.1.0.8 >>> libpng.so.2 -> libpng.so.2.1.0.8 >>> libpng.so.2 -> libpng.so.2.1.0.8 >>> libpng12.so.0 -> libpng12.so.0.1.2.4 >> >>Are all 3 of those identical? You should have 1, and only 1. Having >>multiples could explain the confusion, especially if they're all >>different in some way. > > > Thde problem is that I see the links in the grep command but it means nothing > to me as I cannot see those links to delete them. I have to 'see' them in the > flesh so to speak, the imagination and foresight has gone. if you do just "ldconfig -v" you'll see exactly where everything is situated. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo: http://netllama.ipfox.com 8:05pm up 84 days, 2:51, 3 users, load average: 0.15, 0.22, 0.34 _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
