[R] Installation of new R version
Rik Bradt
cropdesign at xs4all.be
Tue Jan 15 12:08:01 CET 2002
At 09:43 1/15/2002 +0100, Aboubakar Maitournam wrote:
>-Language: en
>To: r-help at stat.math.ethz.ch
>Subject: [R] Installation
download the tarball
expand it in, lets say /src
change directory to /src/R-xxx
./configure --prefix=/opt/R-xxx
make
make install
change directory to /opt/R-xxx/bin
start the progr. with ./R
this is basically the standard install/compile procedure under linux.
You will probably have to enrich your linux installation with all tools &
libraries necessary: ex. gcc, f2c, flex, yacc, ... whatever.
It is possible to maintain several versions of R on the same computer.
Although I experience problems while saving the workspace image.
Regards,
Rik
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list