After installing GCC on my computer (with yum command), I receive the error no F77 or f2c found running the ./configure command. Why does GCC need Fortran? Shouldn't there be a Fortran compiler coming with GCC (version 4.0.0)?How can I check which programs are installed on the computer? How could I install F77 on it's own?
So many questions....
if you have the answer for any of them I am truely greatful
hexadog
What are you configuring?
Whatever program you are trying to run ./configure for apparently thinks it needs a fortran compiler. Do you have g77 on your system? On my fc4-test3 system, g77 comes in compat-gcc-32-g77.