[postgis-users] postgis install problems

Dowling, James Parker jdowling at iupui.edu
Fri Sep 5 14:29:49 PDT 2008


All,

I've installed the following with no apparent errors:

RHEL v 5 (Oracle's Build)
PostgreSQL v 8.3.3 (EnterpriseDB)
Proj4  v 4.4.8
GEOS v 3.0.0
PostGIS v 1.3.3

When I attempt to load lwpostgis.sql I run up against the following error:

[root at in-polis-lnx01 postgis-1.3.3]# PATH=$PATH:/opt/PostgreSQL/8.3/bin
[root at in-polis-lnx01 postgis-1.3.3]# export path
[root at in-polis-lnx01 postgis-1.3.3]# psql -d dbm_test -f lwpostgis.sql -U postgres -W
Password for user postgres:
BEGIN
psql:lwpostgis.sql:44: NOTICE:  type "histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:lwpostgis.sql:44: ERROR:  could not load library "/opt/PostgreSQL/8.3/lib/postgresql/liblwgeom.so": /opt/PostgreSQL/8.3/lib/postgresql/liblwgeom.so: undefined symbol: pj_set_searchpath
psql:lwpostgis.sql:50: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:lwpostgis.sql:56: ERROR:  current transaction is aborted, commands ignored until end of transaction block
................

I'm brand new to PostgreSQL and pretty rusty with unix, any help would be appreciated.

Thanks,
Jim




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20080905/04ac8234/attachment.html>


More information about the postgis-users mailing list