Ticket #16158: 16158.patch
File 16158.patch, 705 bytes (added by , 13 years ago) |
---|
-
docs/ref/contrib/gis/install.txt
904 904 905 905 export PATH=/opt/local/bin:/opt/local/lib/postgresql83/bin 906 906 907 In addition, add the `` FALLBACK_DYLD_LIBRARY_PATH`` setting so that907 In addition, add the ``DYLD_FALLBACK_LIBRARY_PATH`` setting so that 908 908 the libraries can be found by Python:: 909 909 910 export FALLBACK_DYLD_LIBRARY_PATH=/opt/local/lib:/opt/local/lib/postgresql83910 export DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib:/opt/local/lib/postgresql83 911 911 912 912 __ http://www.macports.org/ 913 913