[R] Installing on DEC 4.0b
Jonathan.Yuen@tvs.slu.se
Jonathan.Yuen at tvs.slu.se
Fri Feb 12 08:59:49 CET 1999
Hello,
On Thu, 11 Feb 1999, Alan T. Arnholt wrote:
> I am trying to install R (0.63.2) on a Digital Unix 4.0b
> Alpha Server 2100A using gcc 2.8.1 and f77 v 0.5.2.3. It
> seems to compile OK. However, when I try to run R I get
> the following message:
and then he gets a floating point exception when he tries to run the
program.
This is the same problem I had with the same gcc 2.8.1 and f77
combination. R would compile but wouldn't run without problems. What
finally worked for me was f2c (I don't have Dec's fortran) and DEC's cc.
I set the c compiler to cc by typing
CC=cc
export CC
and run configure with
./configure --with-f2c
Jonathan Yuen phone: 46 18 672369
Swedish University of Agricultural Sciences fax: 46 18 672890
Box 7044 email replies to
S 750 07 Uppsala, SWEDEN Jonathan.Yuen at tvs.slu.se
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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