#51326: gfortran is missing ----------------------------+-------------------------------- Reporter: jens.troeger@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gcc ----------------------------+-------------------------------- I've installed the gcc package and gfortran-mp-5 installs into /opt/local/bin/gfortran-mp-5. However, there is no 'gfortan' link so that script packages like SciPy fail to build because of that. My workaround was to add a softlink into my local ~/bin which is part of the system $PATH:
ln -s /opt/local/bin/gfortran-mp-5 gfortran
Perhaps it makes sense to add this link /opt/local/bin? -- Ticket URL: <https://trac.macports.org/ticket/51326> MacPorts <https://www.macports.org/> Ports system for OS X