[R] Problem installing R

Jonathan Baron baron at cattell.psych.upenn.edu
Wed Jan 31 11:50:20 CET 2001


>From: MAKSIM OKS <moks at eecs.berkeley.edu>
>my name is Maksim Oks and I've tried to install R on my machine.  It
>runs UNIX (sun-solaris 2.7).
>I've got the UNIX version of R of the CRAN website, unzipped and untared
>it and then followed the instructions in the INSTALL file.  I've set
>MAKE =gmake and then typed:
>./configure
>gmake
>gmake check
>
>Then when I try to run R by typing R it says that the command is not
>found.  Can anyone suggest what's going on?  I'm including some of the
>error messages that followed during the above 3 steps.  Thanks,

Try
gmake install
at the end.
(I'm surprised that "gmake" works, but I guess it did,
rather than just "make".)

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