Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Getting Started with SiD DD4HEP | ||||||||
Line: 85 to 85 | ||||||||
source bin/thislcgeo.sh | ||||||||
Added: | ||||||||
> > | Depending on your setup, you might also have to do
export LCGRELEASES=/cvmfs/sft.cern.ch/lcg/releases/LCG_84 export PYTHONDIR=$LCGRELEASES/Python/2.7.10/x86_64-slc6-gcc48-opt export PATH=$PYTHONDIR/bin:$PATH export LD_LIBRARY_PATH=$PYTHONDIR/lib:$LD_LIBRARY_PATH export PYTOOLSDIR=$LCGRELEASES/pytools/1.9_python2.7/x86_64-slc6-gcc48-opt export PYTHONPATH=$PYTOOLSDIR/lib/python2.7/site-packages:$PYTHONPATH export PATH=$PYTOOLSDIR/bin:$PATH | |||||||
Running simulation |