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


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

added more info about setting up Xcode

Legend:

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

    v11 v12  
    1818sudo port -v selfupdate
    1919}}}
    20 
     20Note, if you get this error...
     21{{{
     22Warning: xcodebuild exists but failed to execute
     23}}}
     24... when running port, and have had old versions of Xcode that used the \Developer directory, you may need to run this command to update the Xcode directory.
     25{{{
     26sudo /usr/bin/xcode-select -switch /Applications/Xcode.app
     27}}}
    2128== Install GIS tools ==
    2229For 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]