]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc:CG: Update path variables to use DYLD_FALLBACK_LIBRARY_PATH
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 6 Mar 2010 00:51:58 +0000 (17:51 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 6 Mar 2010 01:54:39 +0000 (18:54 -0700)
Documentation/included/compile.itexi

index cfca1f1cf014672ec48f8b5b2f1ac41ea87f0a66..bdbd4a90f3d7f00277bd1553bf37fdcb03667ab9 100644 (file)
@@ -817,7 +817,7 @@ exec /sw/bin/pngtopnm "$@"
 On MacOS X with macports, you should use this:
 
 @verbatim
-export DYLD_LIBRARY_PATH=/opt/local/lib
+export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib
 exec /opt/local/bin/pngtopnm "$@"
 @end verbatim
 
@@ -948,10 +948,8 @@ this file if it does not exist.
 
 @example
 export PATH=/opt/local/bin:/opt/local/sbin:$PATH
-export DYLD_LIBRARY_PATH=/System/Library/Frameworks/\
-ApplicationServices.framework/Versions/A/Frameworks/\
-ImageIO.framework/Versions/A/Resources:\
-/opt/local/lib:$DYLD_LIBRARY_PATH
+export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:\
+$DYLD_FALLBACK_LIBRARY_PATH
 @end example
 
 Now you must edit the generated @code{config.make} file.  Change