On Friday 23 September 2011, Raphael Manfredi wrote: > What is the output of: > > ls -l /lib/libm*
libm seems to reside in /lib32 instead of /lib: $ ls -l /lib/libm* lrwxrwxrwx 1 root root 17 Aug 3 17:08 /lib/libmount.so.1 -> libmount.so.1.1.0 -rw-r--r-- 1 root root 132440 Aug 3 17:08 /lib/libmount.so.1.1.0 $ ls -l /lib32/libm* -rw-r--r-- 1 root root 148996 Aug 24 11:18 /lib32/libm-2.13.so -rw-r--r-- 1 root root 13956 Aug 24 11:18 /lib32/libmemusage.so lrwxrwxrwx 1 root root 12 Aug 24 11:18 /lib32/libm.so.6 -> libm-2.13.so $ ls -l /lib64/libm* ls: cannot access /lib64/libm*: No such file or directory Hauke ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel