To: "Alvaro A. Novo" <anovo@ysidro.econ.uiuc.edu>
Subject: Re: [R] `R INSTALL' error
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
Date: 03 Jan 1999 17:01:15 +0100
In-Reply-To: "Alvaro A. Novo"'s message of Sat, 2 Jan 1999 20:55:16 -0600 (CST)
"Alvaro A. Novo" <anovo@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@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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._