[geos-devel] [GEOS] #673: You can configure with --enable-python and no swig, but build fails
GEOS
geos-trac at osgeo.org
Tue Nov 19 00:18:22 PST 2013
#673: You can configure with --enable-python and no swig, but build fails
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.4.3
Component: Default | Version: 3.4.2
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
There's no error raised by ./configure if you pass --enable-python but no
swig is found on the system. But at "make" time you get:
{{{
Making all in python
make[3]: Entering directory `/usr/src/geos/geos-trunk/b/swig/python'
SWIG is disabled, can't build geos_wrap.cxx
make[3]: *** [geos_wrap.cxx] Error 1
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/673>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list