Re: [R] R configuration is not finding the installed f2c cross-compiler

2008-01-21 Thread Maura E Monville
Actually up to last Friday, I have run R version 2.6.0 on Linux/SuSE 10.3 with no problem. I cannot remember how I bypassed the Fortran compiler requests when I installed R 2.6.0 I am sure I never had to specify anything manually. I am not aware of Fortran compilers on Linux/SuSE installation kit

Re: [R] R configuration is not finding the installed f2c cross-compiler

2008-01-21 Thread Prof Brian Ripley
It is unlikely that f2c will work on a 64-bit platform. So you will have to specify it manually (via the script src/scripts/f77_f2c perhaps?). You would be much better off installing your OS's Fortran compiler. On Mon, 21 Jan 2008, Maura E Monville wrote: > Last Friday my computer monitor was

[R] R configuration is not finding the installed f2c cross-compiler

2008-01-21 Thread Maura E Monville
Last Friday my computer monitor was messed up by on-line patches update. I had to reinstall everything from the o.s. and all applications on top of it. I have downloaded R source from the official site. I have uncompressed the archive and ran the configure as root in /usr/local/bin. The configura