Versions Compared

Key

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

This is a short set of instructions aimed to install the DESDM EUPS system in your machine. Please refer the official EUPS installation guide 

0) Prerequisites

For a complete set of instructions, please see the complete list of pre-requisites packages.

...

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

1) Decide on the location

No Format
 $  mkdir $HOME/EUPS_DESDM


%>

2) Install EUPS

Download the EUPS self-install script

 %> wget http://deslogin.cosmology.illinois.edu/eupsroot/desdm_eupsinstall.py

In case we are re-installing EUPS, make sure we clean-up the EUPS variables.

 %> unsetenv EUPS_PATH
 %> unsetenv EUPS_DIR