Hi All,
I'm trying to install rgdal on my centOS linux box and I'm running into a 
problem:
Error in dyn.load(file, DLLpath = DLLpath, ...) :   unable to load shared 
object 
'/home/cpadwick/R/x86_64-redhat-linux-gnu-library/2.15/rgdal/libs/rgdal.so':  
/home/user/R/x86_64-redhat-linux-gnu-library/2.15/rgdal/libs/rgdal.so: 
undefined symbol: _ZNK10OGRFeature10IsFieldSetEi
It looks like it can't find the OGR symbols.  I'm using gdal version 1.8.0 and 
according to gdal-config ogr is enabled:
$ gdal-config --version1.8.0
$ gdal-config --ogr-enabledyes
Any ideas?  
Thanks!
Chris

                                          
        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to