[postgis-users] postgis install problems
Dowling, James Parker
jdowling at iupui.edu
Mon Sep 8 06:39:23 PDT 2008
Mark,
I've found the SVN Trunk and will try that. Where do you find PROJ 4.4.9 ?
Thanks,
Jim
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Mark Cave-Ayland
Sent: Sunday, September 07, 2008 6:11 AM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] postgis install problems
Dowling, James Parker wrote:
> 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
Hi Jim,
Newer versions of PostGIS require a minimum of PROJ 4.4.9 to cope with
an extra path setting for Windows clients. Unfortunately the 1.3 series
build system is not clever enough to detect this, however the relevant
changes have been made in SVN trunk.
HTH,
Mark.
--
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list