Maura Edelweiss Monville pecked at the keyboard and wrote: > 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. > Using webpin: http://packages.opensuse-community.org/index.jsp?distro=openSUSE_103&searchTerm=gfortran
Results from http://download.opensuse.org/distribution/10.3/repo/oss/suse libgfortran42 (4.2.1_20070724) The GNU Fortran Compiler Runtime Library libgfortran42-64bit (4.2.1_20070724) The GNU Fortran Compiler Runtime Library libgfortran41-64bit (4.1.3_20070724) The GNU Fortran Compiler Runtime Library libgfortran41 (4.1.3_20070724) The GNU Fortran Compiler Runtime Library libgfortran42-32bit (4.2.1_20070724) The GNU Fortran Compiler Runtime Library libgfortran41-32bit (4.1.3_20070724) The GNU Fortran Compiler Runtime Library Results from http://download.opensuse.org/repositories/devel:/tools:/gcc/openSUSE_10.3 libgfortran41 (4.1.3_20071030) The GNU Fortran Compiler Runtime Library libgfortran42 (4.2.3_20071030) The GNU Fortran Compiler Runtime Library libgfortran42-32bit (4.2.3_20071030) The GNU Fortran Compiler Runtime Library libgfortran41-32bit (4.1.3_20071030) The GNU Fortran Compiler Runtime Library and for F77: Results from http://download.opensuse.org/distribution/10.3/repo/oss/suse perl-ExtUtils-F77 (1.16) Simple interface to F77 libs Results from http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_10.3 perl-ExtUtils-F77 (1.16) Simple interface to F77 libs -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
