I have looked at this again, and I found that I have got gcc-4.1, gcc-4.2, and gfortran-4.2 installed on my system. For some reason, 'gcc' is linked to gcc-4.1, rather than the newer gcc-4.2. This is the cause of the problem, AFAICT, because libgfortran.so is not in the library path used by gcc-4.1.
Is there solution here to modify the packages for gcc-4.1 and gcc-4.2 so that /usr/bin/gcc links to gcc-4.2 instead of gcc-4.1? -- gfortran missing /usr/lib/libgfortran.so https://bugs.launchpad.net/bugs/156524 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
