On Fri, 12 Jul 2002, Keith Antoine wrote: > > You've got multiple versions of libpng all over the place. On my box, i > > have libpng-1.0.9 in /usr/lib and that's it. When you run "ldconfig -v | > > grep libpng" what do you see for output? Do you have /usr/X11R6/lib in > > /etc/ld.so.conf? > > [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. > 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. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo http://netllama.ipfox.com _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
