Trying to compile Octave, but g77 etc. seems to be missing from the tools (nicked from Darwin). Tried to compile g77 without luck. Anyone solved this problem?
./config output:
checking for g77... no
checking for f77... no
checking for f90... no
checking for xlf... no
checking for cf77... no
checking for fc... no
checking for f2c... no
configure: warning: in order to build octave, you must have a compatible
configure: warning: Fortran compiler or f2c installed and in your path.