[R] `R INSTALL' error

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Sun Jan 3 17:01:15 CET 1999


"Alvaro A. Novo" <anovo at ysidro.econ.uiuc.edu> writes:

> g77 -O2 -fpic -c rq.f -o rq.o
> make: g77: Command not found
...
> 
> FC = g77
> 
> I changed it to FC = gcc, but still get an error messages, although not the
> same (of course) and, I believe, down the line.

Um, you *will* need a Fortran compiler to compile Fortran routines... 
Sticking a C compiler in there is guaranteed not to work.
 
> Additional Information:
> 
> R Version 0.63.1  (December 5, 1998)

But how did you get that compiled w/o Fortran? (What is in the
toplevel Makeconf? something other than in etc/Makeconf?)

> Linux RedHat 5.1
> 
> I would appreciate any help in solving my problem.

You might install the egcs-g77 RPM. That's what I have here.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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