[postgis-tickets] [PostGIS] #2266: GEOS requirement misstated
PostGIS
trac at osgeo.org
Tue Jul 2 15:19:47 PDT 2013
#2266: GEOS requirement misstated
----------------------+-----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.1.1
Component: postgis | Version: 2.0.x
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by pramsey):
I'm totally not seeing this. I installed a too-low geos in my system path
(/usr/local) and installed a good geos in a custom path (/opt/geos) and
configured with the custom location, and it worked fine.
{{{
./configure --with-libintl-prefix=/opt/local \
--with-libiconv-prefix=/opt/local --with-jsondir=/opt/local \
--with-gettext=/opt/local \
--with-geosconfig=/opt/geos/bin/geos-config
}}}
If I configure without the custom geos location, it fails, as it should,
with the too-low geos.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2266#comment:9>
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