Changes between Version 28 and Version 29 of InstallationGuidelinesMacOSX
- Timestamp:
- 11/29/10 14:50:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesMacOSX
v28 v29 2 2 === Before you begin === 3 3 1. You will propably need the GIS features of Eden. Before you proceed install the GDAL framework 4 4 5 http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries 6 5 7 2. You also need to install some modules of python 8 6 9 STATIC_DEPS=true sudo easy_install lxml 10 7 11 - sudo easy_install shapely , also install the same way reportlab ,geraldo , pyserial , tweepy 8 12 … … 10 14 Install the one clickInstaller sponsored by EnterpriseDB PostgreSQL and select also installation of postgis. 11 15 Then based on this article http://schwuk.com/articles/2009/09/10/psycopg2-on-os-x install the python database driver 16 12 17 sudo easy_install pip 18 13 19 PATH=$PATH:/Library/PostgreSQL/8.4/bin/ sudo pip install psycopg2 20 14 21 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 16 24 === Download Sahana Eden === 17 25 If NOT being a Developer, then you can get the last stable release from: