#358 closed defect (worksforme)
F77=g77
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | sys | Version: | 0.5.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
end users need to set the environment variable F77=g77 for configure to
successfully find fortran. this should be documented in INSTALL.
Note:
See TracTickets
for help on using tickets.

I don't know why you need to do that; I suspect it is particular to your
machine's setup. On the Fedora and Suse boxes here, g77 was found just fine
without setting any environment variable.
If you are using the CVS version, this may depend on the autoconf version you
are using as well; it might be worth while to update to the latest stable
version of autotools.
-rdd