Changes between Version 23 and Version 24 of InstallationGuidelines/Mac/Developer/Manual


Ignore:
Timestamp:
11/06/13 16:09:37 (11 years ago)
Author:
gurlinthewurld
Comment:

--

Legend:

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

    v23 v24  
    6262== Install PostgreSQL + PostGIS extensions ==
    6363If you want to use PostgreSQL - PostGIS (for which you will need GDAL, above):
    64  * Install the one clickInstaller sponsored by EnterpriseDB PostgreSQL and select also installation of PostGIS.
    65  * Following [http://schwuk.com/articles/2009/09/10/psycopg2-on-os-x this post], install the Python database driver (substitute your path for PostgreSQL):
     64 * Install the one clickInstaller sponsored by EnterpriseDB PostgreSQL and select also installation of PostGIS, following [http://schwuk.com/articles/2009/09/10/psycopg2-on-os-x this post]
     65 * Please note - If you are installing on Mac OSX Lion, and you encounter errors upon installing the Postgresql through EnterpriseDB version specified in the above link, you could go to [http://www.enterprisedb.com/downloads/postgres-postgresql-downloads this link] and download EnterpriseDB Postgresql 9.3.1
     66 * Install the Python database driver (substitute your path for PostgreSQL):
    6667{{{
    6768sudo easy_install pip