[geos-devel] Ruby Bindings Build Problem
Nathaniel Smith
nwjsmith at gmail.com
Thu May 21 12:16:09 EDT 2009
When running "./configure --enable-ruby" I get the following:
Swig: false
Python: false
Ruby: true
and when I "make" I get:
Making all in swig
make[1]: Entering directory `/home/nate/geos-3.1.0/swig'
Making all in ruby
make[2]: Entering directory `/home/nate/geos-3.1.0/swig/ruby'
SWIG is disabled, can't build geos_wrap.cxx
false
make[2]: *** [geos_wrap.cxx] Error 1
make[2]: Leaving directory `/home/nate/geos-3.1.0/swig/ruby'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nate/geos-3.1.0/swig'
make: *** [all-recursive] Error 1
Are there any dependencies for building GEOS with the Ruby bindings,
other than Ruby?
More information about the geos-devel
mailing list