Hi Chris,

If you consider Debian Squeeze (the most recent stable release), you can install PostgreSQL 8.4 and PostGIS 1.5.1 with a single command:

    apt-get install postgresql-8.4-postgis libpostgis-java

I'm sorry for my unsolicited suggestion.
Anyway, I wish it helps you and make your life a lot easier.

Cheers :)

Richard Gomes
http://www.jquantlib.org/index.php/User:RichardGomes
twitter: frgomes

JQuantLib is a library for Quantitative Finance written in Java.
http://www.jquantlib.com/
twitter: jquantlib


On 04/04/11 22:18, Chris Seker wrote:

Thanks. Brian. That helped. But now I get that "pg_config" missing error. I find that pg_config is missing. (PostgresQL was installed automatically from CENTos media).

So I read that I need to install the Postgresql-Devel RPM. I just picked a version below my Postgresql version (8.1.22). So tried to install postgresql-devel-8.1.18-2.el5_4.1.asp121.x86_64.rpm <ftp://195.220.108.108/linux/ASPLinux/i386/updates/12.1/x86_64/postgresql-devel-8.1.18-2.el5_4.1.asp121.x86_64.rpm>and I get dependency errors that look like they reference themselves.

*Missing Dependency: postgresql = 8.1.18-2.el5_4.1.asp121 is needed by package postgresql-devel-8.1.18-2.el5_4.1.asp121.i386 (/postgresql-devel-8.1.18-2.el5_4.1.asp121.i386) *

*Missing Dependency: postgresql-libs = 8.1.18-2.el5_4.1.asp121 is needed by package postgresql-devel-8.1.18-2.el5_4.1.asp121.i386 (/postgresql-devel-8.1.18-2.el5_4.1.asp121.i386) *

**

**

*Any thoughts? *

**

**


_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to