Resolving a .so lib?

Forum thread started by AndrewZ on Tue, 2010-03-09 14:34

How does Haiku resolve definitions stored in a shared object library? It is different from Linux because there is no: ld.so.conf, ldconfig, or LD_LIBRARY_PATH...

Thanks

Comments

Re: Resolving a .so lib?

Use LIBRARY_PATH variable instead of LD_LIBRARY_PATH.