Re: [R] Install RCurl in Linux

2009-06-06 Thread Duncan Temple Lang
and my system is x86_64/CentOS 5. Looking forward to more suggestions/ideas. --- On *Fri, 6/5/09, Prof Brian Ripley //* wrote: From: Prof Brian Ripley Subject: Re: [R] Install RCurl in Linux To: "heyi xiao" Cc: r-help@r-project.org, dun...@wald.ucdavis.edu Da

Re: [R] Install RCurl in Linux

2009-06-05 Thread heyi xiao
] Install RCurl in Linux To: "heyi xiao" Cc: r-help@r-project.org, dun...@wald.ucdavis.edu Date: Friday, June 5, 2009, 1:50 AM It seems you need a later curl -- 7.15 is rather old (and I think incomplete as a version number) and 7.19.5 is current. It is helpful to tell us what

Re: [R] Install RCurl in Linux

2009-06-04 Thread Prof Brian Ripley
It seems you need a later curl -- 7.15 is rather old (and I think incomplete as a version number) and 7.19.5 is current. It is helpful to tell us what version of packages (here RCurl) you are trying to use, as well as your precise OS. On Thu, 4 Jun 2009, heyi xiao wrote: Hello all,

[R] Install RCurl in Linux

2009-06-04 Thread heyi xiao
Hello all, I had both curl and curl-devel (both 7.15) installed on my x86_64/CentOS machine. However, I still got problem when I do R CMD INSTALL RCurl   Error message below, since library and/or include path is missing. I tried R CMD INSTALL RCurl --configure-args='--libdir=/usr/lib6