[R] Installing on DEC 4.0b

Jonathan.Yuen@tvs.slu.se Jonathan.Yuen at tvs.slu.se
Fri Feb 12 11:17:05 CET 1999


On Fri, 12 Feb 1999, G.Janacek wrote:

> 
> Reading the list has prompted me to try installing R on one of our Alpha's
> once again. The end product of all the suggestions is the following when I
> try make
> 
> ../../aux/GETSYMBOLS
> mkdir ../../include
> Make: Unrecognized modifier ';  ls COPYRIGHT COPYRIGHT.ftn Makefile.in
> ROUTINES *.[cfh]'.  Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.

I don't know how well it is documented, but you need gnu make.  OK,
everybody knows that.  But it has to called make.  And it has to be the
make that gets run when you type 'make'.

I have both dec's make and gnu make on my alpha, but gnu's make is called
gnumake.  I tried typing 'gnumake' to make R.  Not good enuf.  I had to
name it make, and make sure it was found (play with path stuff) before
dec's make.  Or temporarily rename the dec make into something else.

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