[postgis-tickets] [PostGIS] #3492: postgis 2.2 configure requires GEOS 3.3+ but really needs GEOS 3.5+
PostGIS
trac at osgeo.org
Sun Mar 6 00:35:45 PST 2016
#3492: postgis 2.2 configure requires GEOS 3.3+ but really needs GEOS 3.5+
----------------------+---------------------------
Reporter: rwman | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.2.2
Component: postgis | Version: 2.2.x
Resolution: invalid | Keywords:
----------------------+---------------------------
Changes (by robe):
* status: new => closed
* resolution: => invalid
Comment:
PostGIS 2.2. does not require 3.5. You had to upgrade because your
PostGIS was compiled with GEOS 3.5 it exposed features only available for
GEOS 3.5, but you had in your system path GEOS 3.4.
If your PostGIS was compiled with GEOS 3.4, your GEOS 3.4 system install
would have worked fine, though you'd be missing ST_ClipBox and
ST_SubDivide functionality. If you got this from a package, then I would
think the packaging would force an upgrade to newer GEOS it requires.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3492#comment:1>
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-tickets
mailing list