Changes between Version 5 and Version 6 of InstallationGuidelines/Mac/Developer/Manual


Ignore:
Timestamp:
11/25/11 13:10:45 (13 years ago)
Author:
Alex R
Comment:

--

Legend:

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

    v5 v6  
    4040  * 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)
    4141
     42== Install GEOS ==
     43You will also need to install the "geos" package from MacPorts, or Homebrew, without this, an exeption occurs when starting Sahana Eden
     44
     45{{{
     46sudo port install geos
     47}}}
     48
    4249== Next ==
    4350Install Web2Py & Sahana: