Skip to content

CMake not able to find gfortran installed via apt-get #1628

@chaosphere2112

Description

@chaosphere2112

I just did a build on a clean Ubuntu VM and installed gfortran using the gfortran-4.9 package via apt-get. This creates a binary in /usr/bin/ called gfortran-4.9; we should be able to identify that as a valid fortran compiler, but instead I'm given a message about not being able to locate one. Since apt-get really is the easiest way to install things on ubuntu, I'm thinking we should handle this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions