[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: searching program on amd64 for...



Ric Otte <ric@otte.ucsc.edu> 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



Reply to: