Changes between Version 28 and Version 29 of InstallationGuidelinesMacOSX


Ignore:
Timestamp:
11/29/10 14:50:59 (14 years ago)
Author:
vkazoukas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelinesMacOSX

    v28 v29  
    22=== Before you begin ===
    331. You will propably need the GIS features of Eden. Before you proceed install the GDAL framework
     4
    45   http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries
     6
    572. You also need to install some modules of python
     8
    69   STATIC_DEPS=true sudo easy_install lxml
     10
    711    -  sudo easy_install shapely  , also install the same way reportlab ,geraldo , pyserial , tweepy
    812
     
    1014 Install the one clickInstaller sponsored by EnterpriseDB PostgreSQL and select also installation of postgis.
    1115 Then based on this article http://schwuk.com/articles/2009/09/10/psycopg2-on-os-x install the python database driver
     16
    1217 sudo easy_install pip
     18
    1319 PATH=$PATH:/Library/PostgreSQL/8.4/bin/ sudo pip install psycopg2
     20
    1421 defaults write com.apple.versioner.python Prefer-32-Bit -bool yes
    15  without the last you will not be able to see available the PostgreSQL driver when web2py
     22
     23 without the last you will not be able to see available the PostgreSQL driver when web2py launch
    1624=== Download Sahana Eden ===
    1725If NOT being a Developer, then you can get the last stable release from: