Versions Compared

Key

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

...

Unfortunately Apple does not ship with gfortran. Get the gfortan gfortran 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

 for 10.10: http://coudert.name/software/gfortran-4.9.2-Yosemite.dmg

2) Decide on the location

For example if you want to install in the user local space ~/EUPS_DESDM

...

No Format
curl -O http://desbuild.cosmology.illinois.edu/desdm_eupsinstall.py

For OSX 10.10 Yosemite, for now, you'll need to use a newer installer:

desdm_eupsinstall_2015Q3.py

 

After that, run it with python:

...