[postgis-devel] [PostGIS] #1852: Include geos version at build time in postgis_full_version()

PostGIS trac at osgeo.org
Wed Jun 6 03:43:50 PDT 2012


#1852: Include geos version at build time in postgis_full_version()
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  postgis      |     Version:  2.0.x        
 Keywords:               |  
-------------------------+--------------------------------------------------
 I know it's getting complex, but sometimes you have two GEOS versions
 installed and while "geos-config" (called by ./configure) finds one
 version, the dynamic linker finds another version.

 Another scenario is you simply upgrade GEOS but you built against an older
 one.

 In both cases postgis_full_version() isn't enough to explain why some
 feature isn't available or some bug is still present.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1852>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list