Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
xcodebuild -license

The command line developer tools are also required, please run:

No Format
xcode-select --install

 

Unfortunately Apple does not ship with gfortran. Get the gfortan dmg image from: https://gcc.gnu.org/wiki/GFortranBinaries

 for 10.7: http://coudert.name/software/gfortran-4.8.2-Lion.dmg
 for 10.8: http://coudert.name/software/gfortran-4.8.2-MountainLion.dmg
 for 10.9: http://coudert.name/software/gfortran-4.8.2-Mavericks.dmg

...