Hello,
I'm using R version 2.5.1 on Fedora 7. I just installed the rgdal
package from source, compilation was without problems. However, when I
try to load the package I get the following error message:
> library(rgdal)
Loading required package: rgdal
Loading required package: sp
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library '/home/xxxx/R/rgdal/libs/rgdal.so':
/usr/lib/atlas/liblapack.so.3: undefined symbol: ATL_chemv
[1] FALSE
Obviously, liblapack.so.3 is incompatible with rgdal.so. ATLAS version
is 3.6.0 which is the most current version available for F7 as rpm
(atlas-3.6.0-11.fc6).
Any ideas? Does upgrading to ATLAS 3.8 help?
Thanks in advance,
Carsten
_______________________________________________
R-sig-Geo mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-geo