LD_LIBRARY_PATH problem

Robert P. J. Day rpjday at mindspring.com
Tue May 15 17:42:01 UTC 2007


On Tue, 15 May 2007, Brian Cavagnolo wrote:

> > > 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
>
>
> Yay!  That was it.  It works now.  I was simply setting
> LD_LIBRARY_PATH, not exporting it.  Thanks.

just FYI, once you export it, you never need to export it again in the
same session, even if you change it.

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================



More information about the busybox mailing list