Versions Compared

Key

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

...

Obtain the installation code with:

Code Blocknoformat
svn co https://svnsrv.desy.de/public/ilctools/ilcinstall/trunk/ ilcinstall

You now want to edit the file examples/slic/hps-versions.py to set the location where the software is installed.

Edit the line:

Code Blocknoformat
ilcsoft_install_prefix = "/scratch/$USER/slic/"

to and set the ilcsoft_install_prefix to the desired locationinstallation directory.

Next, you run the installer with:

...