Re: [R] Installation of new R version

About this list Date view Thread view Subject view Author view Attachment view

From: Rik Bradt (cropdesign@xs4all.be)
Date: Tue 15 Jan 2002 - 22:08:01 EST


Message-id: <5.1.0.14.0.20020115120135.00aefe58@pop.xs4all.be>

At 09:43 1/15/2002 +0100, Aboubakar Maitournam wrote:
>-Language: en
>To: r-help@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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Thu 17 Jan 2002 - 11:10:11 EST