help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ldd libtest.so


From: DDD
Subject: Re: ldd libtest.so
Date: Wed, 08 Dec 2010 15:42:17 -0000
User-agent: G2/1.0

I made a stupid mistake.

write a wrong LD_LIBRARY_PATH value

DDD wrote:
> Hi,
> It should be a stupid problem. But I havn't found a good book or web
> site talk about this.
>
> I write a libmy.so file. And it need another .so named libA.so.
>
> I have run ldconfig -n, to install libA.so.
>
> But
>
> $>ldd libmy.so
> ...
> libA.so.1 => not found
> ...
>
> Why libA.so.1 not found?
>
> Any suggestions? Thanks in advance.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]