help-gplusplus
[Top][All Lists]
Advanced

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

ldd libtest.so


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

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]