> The environment variable DYLD_LIBRARY_PATH should only be used in very > special circumstances, either for test purposes or when one really needs > to make dyld look for libraries at a different place than where they > would naturally be installed. > > If you want to use it in order to point dyld to libraries that it would > otherwise not find at all, then use DYLD_FALLBACK_LIBRARY_PATH which > does not have that undesirable side effect. But it is almost certain > that you don't need /sw/lib:/usr/local/lib:/usr/X11R6/lib there. >
Hi, Martin: Yes that solved my problem. I changed the environment back a while ago for some other reasons, it seems that it is a bad idea. Thanks a lot. -Mark. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
