[BioC] RCurl loading problem with 64 bit linux distribution

Loyal Goff lgoff at rci.rutgers.edu
Tue May 6 13:49:02 CEST 2008


I am having a similar problem with RCurl after R2.7.0 although it does  
not appear to be 64-bit-related...

On Mac OS X 10.5...

 > library(RCurl)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
   unable to load shared library '/Library/Frameworks/R.framework/ 
Resources/library/RCurl/libs/i386/RCurl.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/RCurl/libs/ 
i386/RCurl.so, 6): Library not loaded: /Library/Frameworks/R.framework/ 
Versions/2.6/Resources/lib/libR.dylib
   Referenced from: /Library/Frameworks/R.framework/Resources/library/ 
RCurl/libs/i386/RCurl.so
   Reason: image not found
Error: package/namespace load failed for 'RCurl'

 > sessionInfo()
R version 2.7.0 (2008-04-22)
i386-apple-darwin8.10.1

locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base



On May 6, 2008, at 5:48 AM, John Lande wrote:

> Dear All,
> I have this problem with R-2.7.0 when loading RCurl on a 64 bit  
> machine.
> I am using a ubuntu 8.04.
>
>> library(RCurl)
> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>  unable to load shared library
> '/home/john/R/x86_64-unknown-linux-gnu-library/2.7/RCurl/libs/ 
> RCurl.so':
>  /home/john/R/x86_64-unknown-linux-gnu-library/2.7/RCurl/libs/ 
> RCurl.so:
> undefined symbol: Curl_base64_encode
> Error: package/namespace load failed for 'RCurl'
>
> what can i do?
>
> best
>
>> session
> sessionData  sessionInfo
>> sessionInfo()
> R version 2.7.0 (2008-04-22)
> x86_64-unknown-linux-gnu
>
> locale:
> LC_CTYPE 
> = 
> en_US 
> .UTF 
> -8 
> ;LC_NUMERIC 
> = 
> C 
> ;LC_TIME 
> = 
> en_US 
> .UTF 
> -8 
> ;LC_COLLATE 
> = 
> en_US 
> .UTF 
> -8 
> ;LC_MONETARY 
> = 
> C 
> ;LC_MESSAGES 
> = 
> en_US 
> .UTF 
> -8 
> ;LC_PAPER 
> = 
> en_US 
> .UTF 
> -8 
> ;LC_NAME 
> = 
> C 
> ;LC_ADDRESS 
> =C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor

Loyal A. Goff, Ph.D.,

Rutgers Stem Cell Research Center
Rutgers: The State University of New Jersey
Nelson Biology Labs D-251
604 Allison Rd,
Piscataway, NJ 08854
lgoff at rci.rutgers.edu



More information about the Bioconductor mailing list