Versions Compared

Key

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

...

Next, you run the installer with:

Code Blocknoformat
python ilcsoft-install -i ./examples/slic/hps-scratch.cfg

This takes a long time, as it compiles the code, including a full Geant4 distribution, and downloads a lot of data.

...

Once the build completes successfully, you can now run slic as follows: 

Code Blocknoformat
source /scratch/jeremym/slic/v00-00/init_ilcsoft.sh sh 
slic [args]

There are more complete instructions at the web page for IlcInstall at http://ilcsoft.desy.de/portal/software_packages/ilcinstall/.

...