Changes between Version 14 and Version 15 of InstallationGuidelines/Mac/Developer/Manual


Ignore:
Timestamp:
03/21/12 08:34:56 (13 years ago)
Author:
Gavin Treadgold
Comment:

added GEOS into GIS tools

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Mac/Developer/Manual

    v14 v15  
    2727}}}
    2828== 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]
     29For 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.
    3030
    3131'''!MacPorts Install'''
     
    3333sudo port install gdal geos
    3434}}}
    35 
    3635== Install Python ==
    3736If 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