Changes between Version 16 and Version 17 of InstallationGuidelines/Mac/Developer/Manual


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

deleted GEOS section, now merged into GIS tools section

Legend:

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

    v16 v17  
    7575  * remove other {{{libxml2}}} versions, such as may have been installed by {{{fink}}} or !MacPorts - ONLY works in unmodified Python setup. In case you have modified your Python you must link some how the python directory with /frameworks/python otherwise lxml will not being found(not tested)
    7676
    77 == Install GEOS ==
    78 You will also need to install the "geos" package from [http://macports.org MacPorts], or Homebrew, without this, an exception occurs when starting Sahana Eden
    79 
    80 {{{
    81 sudo port install geos
    82 }}}
    83 
    8477== Next ==
    8578Install Web2Py & Sahana: