#41193: Octave does not install, because atlas cannot find the fortran compiler ----------------------------+-------------------------------- Reporter: gorkemozkaya@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------------+-------------------------------- I am trying to install octave, but it gets stuck at installing atlas, complaining about the missing fortran compiler. {{{ ---> Configuring atlas Selected C compiler: /opt/local/bin/clang-mp-3.3 Error: org.macports.configure for port atlas returned: Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran compiler (e.g. gcc4X) before building Atlas. }}} I made sure that gfortran is installed on my system: {{{ $ which gfortran /usr/local/bin/gfortran }}} -- Ticket URL: <https://trac.macports.org/ticket/41193> MacPorts <http://www.macports.org/> Ports system for OS X