[R] Installing R1.6.0 on Solaris 5.6

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Fri Oct 18 09:22:19 CEST 2002


This works for me on Solaris 2.7 (and I guess you mean Solaris 2.6 aka
SunOS 5.6).  With those compilers, the .d file is almost empty.  Check
Makeconf and etc/Makeconf contain the rule

.c.d:
        @echo > $@

If they do, the problem is likely to be your make.  The R-admin manual
does say that GNU make is needed (rather than Sun make) in some
circumstances in Solaris 2.x, x < 7.  So you could try GNU make.

Unfortunately Solaris 2.6 is now a rather old version, and we can't be
expected to check on it.  My sysadmins say it is impossible to keep secure
these days.

On Thu, 17 Oct 2002, Pauline Gu wrote:

> Hello,
>
> I am trying to install R1.6.0 in a 32 bit Sun Solaris 5.6 machine using the
> solaris cc and f77.  The configurations went successful.  But, when I try
> to make, the following error occurs:
>
> config.status: creating src/library/ctest/Makefile
> config.status: creating src/library/ctest/DESCRIPTION
> building package 'ctest'
> mkdir -p -- ../../../library/ctest/R
> mkdir -p -- ../../../library/ctest/man
> config.status: creating src/library/ctest/src/Makefile
> make: Fatal error: Don't know how to make target `ansari.d'
> Current working directory /home/pgu/R-1.6.0.32bit/src/library/ctest/src
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> Current working directory /home/pgu/R-1.6.0.32bit/src/library/ctest
> *** Error code 1
> make: Fatal error: Command failed for target `R'
> Current working directory /home/pgu/R-1.6.0.32bit/src/library
> *** Error code 1
> make: Fatal error: Command failed for target `R'
> Current working directory /home/pgu/R-1.6.0.32bit/src
> *** Error code 1
> make: Fatal error: Command failed for target `R'
>
>
> Does any body have the same problem?  Can any body help here?
>
> Thanks in advance for your help.
>
> Pauline
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

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