On 22 February 2017 at 16:08, Simon King <[email protected]> wrote: > > > Am Mittwoch, 22. Februar 2017 17:04:48 UTC+1 schrieb Jeroen Demeyer: >> >> On 2017-02-22 16:50, Simon King wrote: >> > So, it seems that the problem lies in Fortran compiler, right? But I did >> > do >> > sudo apt-get install gcc-fortran >> > following the advice of the manual.
I think I have always done "apt-get install gfortran" rather than gcc-fortran, though it is hard to remember as it only happens when there's a new machine. It would be helpful for anyone in Simon's position if, after configure, there was a message saying something like "your build will be faster if you install the following system-wide: gfortran, ... " but I'm sure it will be hard to have such a message apply accurately in all situations. John >> >> To verify, run >> >> gfortran --version > > > Aha. Although I did "apt-get install gcc-fortran", gfortran is not there. > > I guess that explains the trouble. > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
