How to install a FORTRAN compiler on macOS?
3
votes
1
answer
13842
views
I am trying to install a Fortran compiler on my Mac Pro 2019 (running macOS). First step is:
sudo apt-get install gfortran
but I get error:
command not found
I also tried
brew install gfortran
also
port install gfortran
but again, the same error.
Asked by shere
(149 rep)
Aug 18, 2019, 10:47 PM
Last activity: Sep 26, 2020, 11:07 AM
Last activity: Sep 26, 2020, 11:07 AM