On Fri, Oct 14, 2005 at 06:56:39AM -0700, Ric Otte wrote: > My chroot is located at /chroot, so I added those libs to > /etc/ld.so.conf which gives me: > /usr/X11R6/lib > /emul/ia32-linux/lib > /emul/ia32-linux/usr/lib > /emul/ia32-linux/usr/X11R6/lib > /chroot/lib > /chroot/usr/lib > /chroot/usr/X11R6/lib > /chroot/usr/local/lib > But when I run ldd /usr/bin/skype I get the same output. Several > libraries, such as libpng12.so.0 are not found, even though they are > in /chroot/usr/lib. Did I do something wrong?
Did you run ldconfig to update the ld.so.cache after editing the conf file? :) Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

