[postgis-users] Warning GEOS is NOT enabled

Paul Ramsey pramsey at refractions.net
Thu Jul 26 09:50:23 PDT 2007


There are two possibilities:

1 - The version of liblwgeom.so that is your database is referencing is 
not the one your are rebuilding and installing.
2 - The version of liblwgeom.so you are building does not have GEOS 
included.

Based on the original ./configure output you posted, it looks like 2 is 
false. Configure found geos-config.

So let's examine 1.  Run a find, "find /usr -name liblwgeom.so" and see 
what pops up. What are the dates on the libraries that pop up. Perhaps 
one is older than you expect?

P

-- 

   Paul Ramsey
   Refractions Research
   http://www.refractions.net
   pramsey at refractions.net
   Phone: 250-383-3022
   Cell: 250-885-0632



More information about the postgis-users mailing list