[postgis-users] Error installing PostGIS-1.1.1

Christian Heine christian at geosci.usyd.edu.au
Sun Feb 5 16:48:25 PST 2006


Hi list,
I have a problem compiling postgis-1.1.1 on my machine: Mac OS X  
10.4.4 G5, with Postgresql 8.0.3. Someone had experienced the same  
problems (Messages from Don Drake/Adam Wohld on Jan 05) earlier on  
but I am not sure if they have been fixed. liblwgeom.1.1.so exists in  
my library path (made a symlink in /usr/lib/) and I get the following  
message:

beast:/Users/christian/postgis-1.1.1 postgres$ psql -d icons -f  
lwpostgis.sql
BEGIN
NOTICE:  type "histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:lwpostgis.sql:39: NOTICE:  type "histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
ERROR:  could not load library "/usr/local/pgsql/lib/liblwgeom. 
1.1.so": Symbol not found: __ZTIN4geos13GEOSExceptionE
           Referenced from: /usr/local/pgsql/lib/liblwgeom.1.1.so
           Expected in: flat namespace

psql:lwpostgis.sql:39: ERROR:  could not load library "/usr/local/ 
pgsql/lib/liblwgeom.1.1.so": Symbol not found:  
__ZTIN4geos13GEOSExceptionE
   Referenced from: /usr/local/pgsql/lib/liblwgeom.1.1.so
   Expected in: flat namespace

Any ideas?
Thanks in advance,
Chris



More information about the postgis-users mailing list