[R] How can I start R

Peter Malewski y0004379 at tu-bs.de
Wed Aug 30 08:08:49 CEST 2000


On Wed, 30 Aug 2000, houyengah wrote:

> I am not good in English, so excuse me.
> 
> I have just install R.
> 
> I put the package in the file OPT.
> 
> ./configure
> make
> make install

You can start R with "R". Be sure that the path were the R (the link
to) is located is added to your search path. I think the default location
is "/usr/local/bin". root for example won't has this path in the search
list. Any other user should. If you want to add and use the bash-shell you
can add
export PATH=$PATH:/usr/local/bin

anyway, the direct way with absolute paths should go like this.

/somwhere/R-1.1.1/bin/R

it think, i hope, i can't verify this now.

Peter


----

P.Malewski, Maschplatz 8, 38114 Braunschweig, Tel.: 0531 500965, 
At work: (MH-Hannover): 0511 532 3194 / Fax: 0511 532 3190, 
P.Malewski at tu-bs.de, peter.malewski at gmx.de, malewski.peter at mh-hannover.de.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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