﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
16158	Change FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PATH in GIS documentation	adam@…	Aymeric Augustin	"https://docs.djangoproject.com/en/1.3/ref/contrib/gis/install/

The environment variable FALLBACK_DYLD_LIBRARY_PATH should be DYLD_FALLBACK_LIBRARY_PATH.  The former does not work, the latter does.

A citation from 2005 for the use of the latter variable: http://hublog.hubmed.org/archives/001192.html

And 2006: http://lists.apple.com/archives/darwin-dev/2006/Mar/msg00124.html

And ""man dyld"" on any Mac:

{{{
       DYLD_FALLBACK_LIBRARY_PATH
              This is a colon separated list of directories that contain  libraries.   It  is  used  as  the
              default  location  for  libraries  not  found in their install path.  By default, it is set to
              $(HOME)/lib:/usr/local/lib:/lib:/usr/lib.
}}}

"	Bug	closed	Documentation	dev	Normal	fixed	GIS		Ready for checkin	1	0	0	0	1	0
