[postgis-users] Installing on Debian

Paolo Cavallini cavallini at faunalia.it
Mon May 21 23:08:00 PDT 2012


Il 22/05/2012 04:00, Mike Toews ha scritto:

> Here are some simple instructions for Debian 6.0 (squeeze):
> http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS20Debian60src

Thanks for your replies.
In fact, I found that the plain old sequence is just fine:

wget http://postgis.refractions.net/download/postgis-2.0.0.tar.gz
tar xfvz postgis-2.0.0.tar.gz
cd postgis-2.0.0
./autogen.sh
./configure
make
make install

Love the
CREATE EXTENSION postgis;

Pity for missing GEOS 3.3 in Debian. Going to ask debian-gis.
All the best.
-- 
Paolo Cavallini - Faunalia
www.faunalia.eu
Full contact details at www.faunalia.eu/pc



More information about the postgis-users mailing list