For fortran try fort77, as in: fort77 -o run_time_name prog_file_name.f
The binary is in /usr/bin, as are a lot of other good stuff.
I put a soft link to f77 as in: ln -s fort77 f77
This fortran tolerates a lot of extensions.
I don't know whether g77 is on RedHat 5.0 but it can be down loaded
and runs.
absoft also makes a fortran, for money, which is somewhat faster, though
not in compiling.
Jack Kossler
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.