Changes between Version 11 and Version 12 of InstallationGuidelines/Mac/Developer/Manual
- Timestamp:
- 03/21/12 08:02:36 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Mac/Developer/Manual
v11 v12 18 18 sudo port -v selfupdate 19 19 }}} 20 20 Note, if you get this error... 21 {{{ 22 Warning: 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 {{{ 26 sudo /usr/bin/xcode-select -switch /Applications/Xcode.app 27 }}} 21 28 == Install GIS tools == 22 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]