Re: postgres/postgis

From: "Brent Wood" <b(dot)wood(at)niwa(dot)co(dot)nz>
To: <earevaloch(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres/postgis
Date: 2008-10-06 21:51:38
Message-ID: 48EB3F3B0200007B00015E25@gwia1.ham.niwa.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You might try the Geo repository for OpenSUSE.

This includes builds in 32 & 64 bit for several other distros as well as
OpenSUSE for the GIS related applications, but you will probably need to
compile Postgres (that version) from scratch.

Which is unfortunate, as the default build by compiling Postgres puts
files in different places than the standard RPM packages, so if you do
compile Postgres, you may also be better off compiling
PostGIS/proj/GDAL/GEOS/etc from scratch as well to ensure everything
works together.

The OpenSUSE geo repository is at:
http://download.opensuse.org/repositories/Application:/Geo/

HTH,

Brent Wood

Brent Wood
DBA/GIS consultant
NIWA, Wellington
New Zealand
>>> "Eduardo Arévalo" <earevaloch(at)gmail(dot)com> 10/07/08 6:34 AM >>>
hello is campatible install postgresql-8.3.4-1-linux-x64 with
postgis-1.3.3.
postgis there for 64-bit architecture??
There are the libraries and proj4 GEOS arqitectura for 64-bit??

Browse pgsql-general by date

  From Date Subject
Next Message Joseph S 2008-10-06 22:13:56 Re: Static functions
Previous Message Greg Smith 2008-10-06 21:43:53 Re: Re: [Pkg-postgresql-public] Postgres major version support policy on Debian