Displaying 2 results from an estimated 2 matches for "rgeos_misc".
2011 Jun 17
1
rgeos- installation help
Hello Everybody.
i am installing rgeo in R-2.13 on debian lenny. i am getting following
error. Can anybody help me why i m not able to compile rgeos.
rgeos_misc.c: In function ‘rgeos_hausdorffdistance’:
rgeos_misc.c:55: error: ‘GEOSHausdorffDistance_r’ undeclared (first use in
this function)
rgeos_misc.c:55: error: (Each undeclared identifier is reported only once
rgeos_misc.c:55: error: for each function it appears in.)
rgeos_misc.c: In function ‘rgeos_ha...
2010 Jun 05
1
Issues with unionSpatialPolygons on Ubuntu
..." which may have something
to do with this error, and I downloaded the source from:
http://r-forge.r-project.org/R/?group_id=602
But when I've tried to install by source using R CMD INSTALL (or using
install.packages()) I get the following error message:
...lines of output not shown...
rgeos_misc.c: In function ?rgeos_hausdorffdistance?:
rgeos_misc.c:62: error: ?GEOSHausdorffDistance_r? undeclared (first use
in this function)
rgeos_misc.c:62: error: (Each undeclared identifier is reported only once
rgeos_misc.c:62: error: for each function it appears in.)
make: *** [rgeos_misc.o] Error 1
E...