Displaying 2 results from an estimated 2 matches for "gfrotran".
Did you mean:
gfortran
2006 Oct 22
1
Problem with installing Hmisc and Design: gfrotran: error
cannot exec 'f951': No such file or directory
Reply-To:
Hi all,
I'm using R on an Suse Linux system. Since Hmisc and Design need both
fortran, I installed gfortran (through rpm). However, I still get an
error message, namely:
gfrotran: error cannot exec 'f951': No such file or directory
And the installation is cancelled. I tried solving the problem through
googling it, and looking at the fortran and Hmisc page, but couldn't
find any valuable information. It would be wonderful if anyone could
help me.
Cheers,...
2007 Oct 17
1
How to compile sources?
Dear all,
I have read the on-line explanations I have found about Building R
from sources, and istalling Packages from sources...
Also, I have installed gcc4.0 and the gfrotran-4.2.1.dmg.
However, I still do not know how to use them to compile one Source
(in particular packfor_0.0-7.tar.gz) so that I can use it in R (for
MAC OS X).
Could someone please explain it to me in an easiest way (i.e. to
someone who has already "suffered" enough to learn R for he...