[postgis-users] Is there a homebrew formula for postgis 2.0 ?

William Kyngesburye woklist at kyngchaos.com
Tue Mar 27 16:37:52 PDT 2012


This is what I use (beta 2), given my Postgres and GDAL distributions:

./configure --with-pgconfig=/usr/local/pgsql-9.1/bin/pg_config \
--with-geosconfig=/Library/Frameworks/GEOS.framework/unix/bin/geos-config \
--with-projdir=/Library/Frameworks/PROJ.framework/unix \
--with-gdalconfig=/Library/Frameworks/GDAL.framework/Programs/gdal-config \
--libdir=/usr/local/pgsql-9.1/lib --includedir=/usr/local/pgsql-9.1/include \
--with-raster --with-topology

If you want the new json support, add --with-jsondir= and the path to a json-c installation.

On Mar 27, 2012, at 9:47 AM, Gis Mage wrote:

> Hi list!
> 
> I was wondering if there is a homebrew formula formula for postgis 2.0 ?
> Or maybe any OS X user has a quick guide how to compile postgis 2.0
> from source on OS X Lion ?
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Earth: "Mostly harmless"

- revised entry in the HitchHiker's Guide to the Galaxy





More information about the postgis-users mailing list