[postgis-users] PostGIS 2.0 Install Error

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Tue Jun 28 06:15:22 PDT 2011


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



More information about the postgis-users mailing list