#47541: Please create mpich-devel-gcc5 -------------------------------+------------------------ Reporter: damian@… | Owner: eborisch@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mpich-devel-gcc5 | -------------------------------+------------------------ Comment (by damian@…): Thanks for working on this! I just installed mpich-gcc5 and tested it: mpif90 appears to work fine, but for some reason mpifort does not as the transcript below demonstrates. Any advice? localhost:~ rouson$ mpifort --version -bash: /opt/local/bin/mpifort: Permission denied localhost:~ rouson$ sudo mpifort --version sudo: mpifort: command not found localhost:~ rouson$ mpif90 --version GNU Fortran (MacPorts gcc5 5.1.0_0) 5.1.0 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING -- Ticket URL: <https://trac.macports.org/ticket/47541#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X