﻿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
14010	mention DYLD_LIBRARY_PATH in macosx installation instructions	rburhum	nobody	"I've never had problems setting up a django environment on Linux or even Windows. However, I have always wrestled with getting it to work on a Mac and always ended up giving up and moving on. Turns out that all I needed was to setup the DYLD_LIBRARY_PATH in my .profile to get it to pick up the right libraries


export DYLD_LIBRARY_PATH=/Library/Frameworks/GEOS.framework/unix/lib:/Library/PostgreSQL/8.3/lib:/Library/Frameworks/GDAL.framework/Versions/Current/Libraries:/Library/Frameworks/GDAL.framework/Versions/Current/unix/lib:/Library/Frameworks/PROJ.framework/Versions/Current/unix/lib

Maybe someone should add it to the docs."		closed	Documentation	1.2		wontfix	mac, installation		Unreviewed	0	0	0	0	0	0
