LD_LIBRARY_PATH problem

Mike Frysinger vapier at gentoo.org
Mon May 14 17:01:09 PDT 2007


On Monday 14 May 2007, Brian Cavagnolo wrote:
> I've been having trouble with LD_LIBRARY_PATH and it sounds like my
> problem may be related to the one described here:
>
> http://busybox.net/lists/uclibc/2004-March/008563.html

which is uClibc, not busybox ... are you using glibc or uClibc ?

> It seems that when LD_LIBRARY_PATH is set in my ash environment it is
> not parsed by the loader.  However, when it is passed explicitly on
> the command line, it works.  Here is a trace of the output:

my guess is you forgot to export the variable

export LD_LIBRARY_PATH
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://busybox.net/lists/busybox/attachments/20070514/7301d643/attachment.pgp 


More information about the busybox mailing list