[BusyBox] how to set up library path
Erik Andersen
andersen at codepoet.org
Sun Dec 16 02:13:45 UTC 2001
On Wed Dec 12, 2001 at 09:13:15AM +0800, Yi-Ting Lee wrote:
> Hello,
>
> I write a QT program on Slackware 8.0. Now I want to running it on my
> system.
> But I meet some troubles. ( My system is kernel 2.4+busybox v0.62..2 ,use
> msh)
>
> First ,it can't find the library path. When I run it ,it gives me a message.
> --
> # /hello/hello
> /hello/hello: error while loading shared libraries: cannot open shared
> object file:
> cannot load shared object file: No such file or directory
I think you have not installed the correct libraries with the
correct names,
> Second ,how to use export.
> --
> # export LD_LIBRARY_PATH=/lib
> LD_LIBRARY_PATH=/lib: bad identifier
You almost certainly do not want to use this to solve your
problem. You want to install the correct libraries with the
correct names into the correct directories,
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
More information about the busybox
mailing list