[R] Install R on unix

Huntsinger, Reid reid_huntsinger at merck.com
Fri Mar 21 20:15:53 CET 2003


It looks like the Makefiles "make" is looking at aren't the ones configure
created. I did the install on solaris 2.6 with no problem just now. The line
about "Stata 6 installation" is certainly suspicious... maybe some makefiles
got overwritten somehow?

Can you start clean and try again?

Reid Huntsinger


-----Original Message-----
From: pingzhao [mailto:pingzhao at waffle.cs.dal.ca] 
Sent: Thursday, March 20, 2003 5:00 PM
To: r-help at stat.math.ethz.ch
Subject: [R] Install R on unix


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'

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


------------------------------------------------------------------------------



More information about the R-help mailing list