Ric Otte <[EMAIL PROTECTED]> writes:

> 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

I would take /emul/* out.  Those libs are redundant.

>     /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 after changing /etc/ld.so.conf?

Matthias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to