Ken McFarlane wrote:
I have been trying to install gcc-4.2.3 separately from gcc-4.1. I am working on a project that needs to run gfortran on a Linux cluster (likely using Fedora core 8) at a small university. fc8 comes with gcc-4.1 and the support for gfortran is a bit better in 4.2.3 (I think!).
make[2]: autogen: Command not found make[2]: *** [check] Error 127
Install autogen. Andrew.