[postgis-users] Topology performance test

Luca Morandini lmorandini at ieee.org
Wed Jun 20 19:46:08 PDT 2012


On 06/20/2012 09:47 PM, Sandro Santilli wrote:
>
> I don't think postgis links with -rpath, so the first libgeos_c found by
> your system will be used. Try ldd /usr/lib/libgeos_c.so

I got rid of any libgeos under /usr/lib, and the result of ldd now is:
ldd /usr/local/lib/libgeos_c.so
         linux-vdso.so.1 =>  (0x00007fffec1f7000)
         libgeos-3.3.4.so => /usr/local/lib/libgeos-3.3.4.so (0x00007f2ac12bd000)

I built PostGIS and added it do a new database, but still:
select postgis_full_version();

POSTGIS="2.1.0SVN r9949" GEOS="3.3.3-CAPI-1.7.4" PROJ="Rel. 4.7.1, 23 September 
2009" LIBXML="2.7.6" TOPOLOGY
(1 row)

How can I force it to load 3.3.4 ?

Regards,

Luca Morandini
Data Architect - AURIN project
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini




More information about the postgis-users mailing list