[R] Problem installing R
MAKSIM OKS
moks at eecs.berkeley.edu
Wed Jan 31 04:33:28 CET 2001
Hello,
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,
Max
Some of the messages:
after running ./configure:
R is now configured for sparc-sun-solaris2.7
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
C++ compiler: c++ -g -O2
FORTRAN compiler: g77 -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support: yes
R profiling support: yes
R as a shared library: no
configure: warning: you cannot build info versions of the R manuals
After running gmake:
gmake[3]: ar: Command not found
gmake[3]: *** [libappl.a] Error 127
gmake[3]: Leaving directory `/home/eecs/moks/R/R-1.2.1/src/appl'
gmake[2]: *** [R] Error 2
gmake[2]: Leaving directory `/home/eecs/moks/R/R-1.2.1/src/appl'
gmake[1]: *** [R] Error 1
gmake[1]: Leaving directory `/home/eecs/moks/R/R-1.2.1/src'
gmake: *** [R] Error 1
After running gmake check
gmake[4]: *** No rule to make target `../../bin/R.bin', needed by
`base-Ex.Rout'
. Stop.
gmake[4]: Leaving directory `/home/eecs/moks/R/R-1.2.1/tests/Examples'
gmake[3]: *** [test-Examples] Error 2
gmake[3]: Leaving directory `/home/eecs/moks/R/R-1.2.1/tests/Examples'
gmake[2]: *** [test-Examples] Error 2
gmake[2]: Leaving directory `/home/eecs/moks/R/R-1.2.1/tests'
gmake[1]: *** [test-All] Error 2
gmake[1]: Leaving directory `/home/eecs/moks/R/R-1.2.1/tests'
gmake: *** [test-All] Error 2
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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