Installing On Solaris
On Solaris ar is in /usr/ccs/bin: do you have that in your path? It contains other tools needed to compile/build programs. (I suspect one can install Solaris without those tools.)
On Tue, 29 Apr 2003, Phineas Campbell wrote:
I've downloaded gcc 2.95, and installed R-1.7.0
Where did you get gcc from? For the version on www.sunfreeware.com you need binutils too (see the R-admin manual). (BTW 2.95 looks strange: 3.2.3 is current, but some people still use 2.95.3, but not 2.95.)
It appears to config properly, the config.out is at the following URL: http://www.phineas.pwp.blueyonder.co.uk/config.log Running make does not appear to work the errors are summarized: bash: ar: command not found *** Error code 127 make: Fatal error Command failed for target 'libappl.a' *** Error code 1 make: Fatal error: Command failed for target 'R' Current Working directory /R_HOME/R-1.7.0/src/appl *** Error code 1 make: Fatal error: Command failed for target 'R' Current working directory /R_HOME/R-1.7.0/src *** Error code 1 make: Fatal error: Command failed for target 'R' Running make check FORCE=FORCE gives 'Makedeps' is up to date make: Fatal error don't know how to make target '../../bin/R.bin <SNIP> I run the R script and get /.../.../../R-1.7.0/bin/R.bin: not found Phineas pcampbell at econ.bbk.ac.uk
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595