[R] Installing R with g77 fortran compiler

Michele Alzetta MicheleAlzetta at localhost.localdomain
Tue Jun 11 23:02:58 CEST 2002


> I am trying to compile sources of R-1.5.0 on a Mandrake 8.1 linux box.
> For Fortran compiler needs, I downloaded and installed a g77 rpm. But
> the configure step fails with following output. I would like to know if
> any of you had similar problem and how you solved.

You could use the Mandrake 8.1 rpm available on CRAN; if you want to
recompile it from source (SRPM is also available) I suggest you use the g77 
rpm's and the libblas/liblapack rpm's available on your Mandrake 8.1 
installation CD's ... I didn't have any problems with those.

Uninstall your g77 and as root try:
urpmi gcc-g77 egcs liblapack3 

that should do the trick.

-- 
Michele Alzetta
(Gran Ciambellano D.A.C.I.E.)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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