I tried building GEOS with ruby enabled using the hourly svn snapshot yesterday and get the same "make" issue I get with the geos-3.0.0rc1,2 and 3 tarballs, namely: "geos_wrap.cxx:1702: error: invalid conversion from 'size_t*' to 'unsigned int*"
What's the line of code?
Strangely, the geos-3.0.0rc4.tar.bz2 release builds fine, but then I can't access GEOS in ruby, getting a "MissingSourceFile: no such file to load -- geos" whenever 'require 'geos' is encountered (though the library files seem to be where they should).
Open a command line. Go to that directory. Type "irb" Then try to load geos. Does that work?
Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel