Re: Apple library distrobution
Re: Apple library distrobution
- Subject: Re: Apple library distrobution
- From: robert delius royar <email@hidden>
- Date: Sat, 16 Oct 2004 14:56:04 -0400 (EDT)
- Organization: An Apple OS X end user
- Priority: NEW
Sat, 16 Oct 2004 (08:12 -0400 UTC) David R. Morrison wrote:
There are other possible ways to handle this, including installing these
libraries in another place and linking your program to your private copy of
these libraries. (That trick works for most libraries, but I am told that it
is hard to pull off for X11, which makes assumptions about where it is
installed.) Another possibility is to install the libraries to a different
location and have your program set the environment variable DYLD_LIBRARY_PATH
before searching libraries. See "man dyld" for information about how this
works.
Is it more correct to use DYLD_FALLBACK_LIBRARY_PATH than to use
DYLD_LIBRARY_PATH? DYLD_LIBRARY_PATH appears to be for testing new
directories before installing them.
--
rdr
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden