On Mon, Nov 21, 2011 at 11:04 AM, Khem Raj <raj.k...@gmail.com> wrote:

> On Mon, Nov 21, 2011 at 7:35 AM, Marc Ferland <marc.ferl...@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
>

What I meant was how to do it in a recipe file. I don't want to modify
ld.so.conf and run ldconfig each time I create a new image.

Regards,

Marc
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to