Comment 3 for bug 158673

Revision history for this message
Russel Winder (russel) wrote :

Manually creating a symlink may be the wrong approach but it is currently the only really successful approach. Clearly it makes sense to have a system that allows 4.1 and 4.2 to be installed at the same time, however there is a blocking problem here:

  gcc ......... -lgfortran

fails. I have libgfortran2 properly installed and gfortran properly installed and I still have to do the manual symlink to get the link to complete.

I assume this and Bug #156524 are effectively the same.