[geos-devel] Looking for 3.4 to use the Delauny Triangles
Stephen Woodbridge
woodbri at swoodbridge.com
Thu May 23 07:41:40 PDT 2013
Hi,
I'm trying to install postgis 2.1beta with support for Delauny triangles
which says GEOS 3.4 is required. I'm not seeing that on the website
http://trac.osgeo.org/geos/
So I guessed I needed to grab the current nightly snapshot. I got
http://geos.osgeo.org/snapshots/geos-20130522.tar.bz2
Configured it with:
./configure --enable-php --enable-python
...
Swig: true
Python bindings: true
Ruby bindings: false
PHP bindings: true
PHP: /usr/bin/php
PHPUNIT:
configure: WARNING: PHP Unit testing disabled (missing PHP or PHPUNIT)
woodbri at maps:/u/software/geos-20130522$ make
sh ./tools/svn_repo_revision.sh
sh: Can't open ./tools/svn_repo_revision.sh
make: *** [geos_svn_revision.h] Error 127
woodbri at maps:/u/software/geos-20130522$ ls tools/
CMakeLists.txt geos-config geos-config.in Makefile Makefile.am
Makefile.in
woodbri at maps:/u/software/geos-20130522$ find . -name svn_repo_revision.sh
woodbri at maps:/u/software/geos-20130522$
Is there a better nightly build that works?
-Steve
More information about the geos-devel
mailing list