On Mon, Nov 21, 2011 at 7:35 AM, Marc Ferland <[email protected]> wrote:
> Hi,
>
> What's the proper way to add a line to the ld.so.conf file for a new library
> I am adding?
>

if the libraries is in standard paths you dont have to add it but if
its in a special path
then just add the absolute path to the library e.g. /opt/lib if your
library is in /opt/lib
and then run ldconfig

> Regards,
>
> Marc
>
> _______________________________________________
> yocto mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto
>
>
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to