[clue-tech] ld.so
Bruce Ediger
eballen1 at qwest.net
Thu Apr 24 11:16:58 MDT 2008
On Thu, 24 Apr 2008, mike havlicek wrote:
> In general,what controls the loading these days?
>
> There used to be a file /etc/ld.so.conf hmm.
My Slackware 12.0 boxes certainly have one. "man ld.so" suggests that /lib/ld-linus.so.2
does the loading for ELF files, and that some sections of the binary itself, along with
LD_LIBRARY_PATH env variable can add to the paths searched for shared libraries.
I know that LD_LIBRARY_PATH changes can help.
More information about the clue-tech
mailing list