[yocto] Adding line to ld.so.conf

Khem Raj raj.khem at gmail.com
Mon Nov 21 08:04:23 PST 2011


On Mon, Nov 21, 2011 at 7:35 AM, Marc Ferland <marc.ferland at gmail.com> 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
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>



More information about the yocto mailing list