[R] Install R on unix
pingzhao
pingzhao at waffle.cs.dal.ca
Thu Mar 20 22:59:39 CET 2003
Hello,
I just tried to install R (unix version), but I have
not successed.
I download the file and uncompresssed it in a R folder.
then I used the following commands:
./configure
make
The attached are error message:
Could any one tell me how to fix it??
Thanks
R is now configured for sparc-sun-solaris2.6
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
Fortran compiler: f77 -g
X11 support: yes
Gnome support: no
Tcl/Tk support: yes
Readline support: no
R profiling support: yes
R as a shared library: no
Recommended packages: yes
configure: WARNING: you cannot build DVI versions of the R manuals
configure: WARNING: you cannot build info versions of the R manuals
configure: WARNING: you cannot build PDF versions of the R manuals
slri05:/home/pingzhao/R/R-1.6.2> make
creating src/scripts/R.fe
mkdir -p -- ../../bin
Stata 6 installation
--------------------
The installation files are missing
(no action taken)
*** Error code 1
make: Fatal error: Command failed for target `install-cmds'
Current working directory /home/pingzhao/R/R-1.6.2/src/scripts
*** Error code 1
make: Fatal error: Command failed for target `R'
Current working directory /home/pingzhao/R/R-1.6.2/src/scripts
*** Error code 1
make: Fatal error: Command failed for target `R'
Current working directory /home/pingzhao/R/R-1.6.2/src
*** Error code 1
make: Fatal error: Command failed for target `R'
More information about the R-help
mailing list