My supervisor has asked that I install a fortran compiler on my mac and suggested using MacPorts to install gcc6. I have tried to install gcc6 a number of times but each time it doesn't seem to come with gfortran
. No matter what I do I cannot seem to figure out what is going on and how to get around it.
Any hep on the matter would be greatly appreciated.
Here is the command used to install gcc:
sudo port install gcc6