I am trying to install R. I have downloaded R source from the official site http://cran.at.r-project.org/src/base/R-2/
The configuration procedure dies writing: configure: error: Neither an F77 compiler nor f2c found but actually f2c is installed: linux-Ciccia:/usr/local/bin/R-2.6.1 # which f2c /usr/bin/f2c I was told to install g77 or gfortran but I cannot find either one in SuSE 10.3 installation kit. Moreover, we would like to build a shared library of R (that is, get the option ./configure --enable-R-shlib) to work with 64 bit Linux We haven't been able to do that. Any clue, please ? Thank you so much, Maura Edelweiss M. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
