Comment 1 for bug 158673

Revision history for this message
Rafael de Pelegrini Soares (rafael-rps) wrote :

Hi,

What I've done to get a working Fortran95 compiler with Ubuntu 7.10 was:

1. Install the package gfortran-4.1
2. Select '/usr/bin/gfortran-4.1' as an alternative for 'f95' (I recommend galternatives for this task)
3. Compile any Fortran code with 'f95' and link against 'libgfortran'