Re: [postgis-users] PostGIS 2.0 Install Error

2011-06-28 Thread Mark Cave-Ayland

On 27/06/11 19:45, Chris Seker wrote:


I have downloaded and installed PROJ4.6.1 and PostGIS-2.0 SVN.  Still
having the following error.

sh-3.2$ psql -d template_postgis20 -f postgis2.sql

SET

BEGIN

psql:postgis2.sql:65: ERROR: could not load library
"/usr/pgsql-9.1/lib/postgis-2.0.so": /usr/pgsql-9.1/lib/postgis-2.0.so:
undefined symbol: pj_set_searchpath

psql:postgis2.sql:70: ERROR: current transaction is aborted, commands ignore

Any ideas?


That still looks as if it's referencing an older version of PROJ.4 that 
doesn't have pj_set_searchpath() in it :(


What does "ldd /usr/pgsql-9.1/lib/postgis-2.0.so" show?


ATB,

Mark.

--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs
___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


[postgis-users] PostGIS 2.0 Install Error

2011-06-27 Thread Chris Seker
I have downloaded and installed PROJ4.6.1 and PostGIS-2.0 SVN.  Still having 
the following error.


sh-3.2$  psql -d template_postgis20 -f postgis2.sql
SET
BEGIN
psql:postgis2.sql:65: ERROR:  could not load library 
"/usr/pgsql-9.1/lib/postgis-2.0.so": /usr/pgsql-9.1/lib/postgis-2.0.so: 
undefined symbol: pj_set_searchpath
psql:postgis2.sql:70: ERROR:  current transaction is aborted, commands ignore


Any ideas?

Chris Seker
Vice President
DQSI LLC
ch...@dqsi.com
19218 North 5th Street
Covington, LA 70433
Office - 985.871.7472 x213
Cell - 301.613.6401

___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users