[R-SIG-Mac] library(aws)
gene
gene02_rsigmac at smalltime.com
Sat May 28 00:16:54 CEST 2005
I just installed the aws library, but it won't load, giving me this
error instead:
> library("aws")
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/Library/Frameworks/R.framework/Resources/library/aws/libs/aws.so':
dlcompat: dyld: /Applications/R.app/Contents/MacOS/R Undefined
symbols:
__gfortran_compare_string
Error in library("aws") : .First.lib failed for 'aws'
Google gives me nothing for "__gfortran_compare_string"
This is R Version: 2.1.0 Patched (2005-05-12).
Running on Mac OS X 10.3.9
Sys.getlocale gives:
"en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8"
Thanks.
More information about the R-SIG-Mac
mailing list