Entering edit mode
Sunny Srivastava
▴
350
@sunny-srivastava-3793
Last seen 10.2 years ago
Dear Bioconductor Helpers,
I followed the directions on
http://www.omegahat.org/RCurl/FAQ.html
and found that libcurl.so was located in usr/lib32/ on my machine. I
added
this directory to my PATH and tried re-installing using
biocLite("RCurl")
but it did not work.
when I do
locate curl-config
I dont find anything, although libcurl3 is installed on my machine.
Please tell me what is the correct way to install this Package?
any help is appreciated
Thx
S.
--------------
> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_64-pc-linux-gnu
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
other attached packages:
[1] lattice_0.17-26 MASS_7.3-2
loaded via a namespace (and not attached):
[1] grid_2.10.1 tools_2.10.1
[[alternative HTML version deleted]]