Versions Compared

Key

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

...

Code Block
cd v01-17-02
./ilcsoft-install  -p releases/v01-17/release-sid.cfg
./ilcsoft-install  -i releases/v01-17/release-sid.cfg

You can speed uop the compilation by changing this from -j2 to -j8 on a multi-core machine

Code Block

\# global optionsilcsoft.env["MAKEOPTS"]="-j2"

LCSIM installation

First get the JAS 3.0.3 from here , it contains a handy LCIO browser and the Wired Event display

...