Changes between Version 12 and Version 13 of InstallationGuidelines/Mac/Developer/Manual


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

added gdal macports command

Legend:

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

    v12 v13  
    2828== Install GIS tools ==
    2929For 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]
     30
     31'''!MacPorts command'''
     32{{{
     33sudo port install gdal
     34}}}
    3035
    3136== Install Python ==