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.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to