Changes between Version 14 and Version 15 of InstallationGuidelines/Mac/Developer/Manual
- Timestamp:
- 03/21/12 08:34:56 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Mac/Developer/Manual
v14 v15 27 27 }}} 28 28 == Install GIS tools == 29 For some GIS features of Eden (e.g. if you would rather use PostgreSQL with PostGIS instead of MySQL) install the [http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries GDAL framework]29 For some GIS features of Eden (e.g. if you would rather use PostgreSQL with PostGIS instead of MySQL) you are required to install the [http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries GDAL framework]. [[http://trac.osgeo.org/geos/ GEOS] is also required, and is a dependenct of shapely. 30 30 31 31 '''!MacPorts Install''' … … 33 33 sudo port install gdal geos 34 34 }}} 35 36 35 == Install Python == 37 36 If you are currently running the default Python installation, several dependencies will fail to install. Be sure to install a version of Python, from [http://python.org Python Homepage], e.g. http://python.org/ftp/python/2.7.2/python-2.7.2-macosx10.6.dmg