nachikethas at cox.net
2010-Jan-22 14:35 UTC
[Rd] R-2.10.1 : There is no make file. (PR#14192)
Full_Name: N. Srinivasan Version: R-2.10.1 OS: Ubuntu 9.10, 64 bits Submission from: (NULL) (68.110.238.141) ,/configure runs fine. But there is no make file mentioned in the INSTALL file. Usually this kind of information is provided in the README file. I am a donor to the R Foundation. Ubuntu uses the Synaptic. It only installs the R version 2.9.0 So, I have to compile R-2.10.1 from the source. Will appreciate help on how to install R-2.10.1
On Fri, Jan 22, 2010 at 8:35 AM, <nachikethas at cox.net> wrote:> Full_Name: N. Srinivasan > Version: R-2.10.1 > OS: Ubuntu 9.10, 64 bits > Submission from: (NULL) (68.110.238.141) > > > ,/configure runs fine. > > But there is no make file mentioned in the INSTALL file. > > Usually this kind of information is provided in the README file. > > I am a donor to the R Foundation. > > Ubuntu uses the Synaptic. It only installs the R version 2.9.0 > > So, I have to compile R-2.10.1 from the source. >No you do not. See the R FAQ: http://cran.r-project.org/doc/FAQ/R-FAQ.html#Are-there-Unix-binaries-for-R_003f Best, Josh -- http://www.fosstrading.com> Will appreciate help on how to install R-2.10.1 > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >
If you follow this link http://stat.ethz.ch/CRAN/ and choose linux then you'll get all the information you asked for. Best, Mathieu Le 22 janv. 2010 ? 15:35, <nachikethas at cox.net> <nachikethas at cox.net> a ?crit :> Full_Name: N. Srinivasan > Version: R-2.10.1 > OS: Ubuntu 9.10, 64 bits > Submission from: (NULL) (68.110.238.141) > > > ,/configure runs fine. > > But there is no make file mentioned in the INSTALL file. > > Usually this kind of information is provided in the README file. > > I am a donor to the R Foundation. > > Ubuntu uses the Synaptic. It only installs the R version 2.9.0 > > So, I have to compile R-2.10.1 from the source. > > Will appreciate help on how to install R-2.10.1 > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel----------------------------------------------------------------- Institute of Mathematics Ecole Polytechnique F?d?rale de Lausanne STAT-IMA-FSB-EPFL, Station 8 CH-1015 Lausanne Switzerland http://stat.epfl.ch/ Tel: + 41 (0)21 693 7907
On 22 January 2010 at 15:35, nachikethas at cox.net wrote: | Full_Name: N. Srinivasan | Version: R-2.10.1 | OS: Ubuntu 9.10, 64 bits | Submission from: (NULL) (68.110.238.141) | | ,/configure runs fine. | | But there is no make file mentioned in the INSTALL file. Please specifiy your question more clearly. 'configure [options]' followed by 'make [option' and 'make install' _obviously_ works. Look eg at https://buildd.debian.org/build.cgi?pkg=r-base for all Debian builds, Ubuntu's are similar. And my copy of the file INSTALL says SIMPLE COMPILATION As you are reading this file, you have unpacked the R sources and are presumably in the top directory. Issue the following commands: ./configure make How does that not mention make, please ? | Usually this kind of information is provided in the README file. | | I am a donor to the R Foundation. | | Ubuntu uses the Synaptic. It only installs the R version 2.9.0 Please read the R FAQ entry 2.6 'Are there Unix binaries for R' and look at http://cran.r-project.org/bin/linux/ubuntu on how to obtain R 2.10.1 pre-built thanks to the work of Vincent and Michael. | So, I have to compile R-2.10.1 from the source. Nope, see previous point. | Will appreciate help on how to install R-2.10.1 Here it is. Next time, please feel free to ask on the r-sig-debian list for Debian / Ubuntu question rather than filing a non-bug bug report. Dirk -- Three out of two people have difficulties with fractions.