[macosx-unix] no ld.so.conf....
Bob Ippolito
bob at redivi.com
Wed Dec 19 04:08:29 EST 2007
On 12/18/07, George Georgalis <george at galis.org> wrote:
> I need "ld.so.conf functionality" on Leopard.
>
> We have a g77 (binary) package installed in unique
> prefix. I need up update the library path, but
> the ld.so.conf tools I'm familiar with don't seem
> available in OS X. For now I made symlinks in
> /usr/local/lib which is searched, but is there a way
> to extend the default ld path?
man dyld
(alternatively)
man install_name_tool
-bob
More information about the macosx-unix
mailing list