Difference: LinuxDD4hep (2 vs. 3)

Revision 32014-05-12 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="GlaDD4hep"

Building DD4hep on a linux box with ILCSoft already installed

Line: 67 to 67
 
  1. cd build/
  2. source /data/ppe01/sl5x/x86_64/root/5.34.07/bin/thisroot.sh
  3. source ~/Utils4DD4hep/packages/Geant4/bin/geant4.sh
Changed:
<
<
  1. cmake -DCMAKE_INSTALL_PREFIX=~/DD4hep -DDD4HEP_WITH_GEANT4=on -DGeant4_DIR=~/Utils4DD4hep/packages/Geant4/lib64/Geant4-9.5.2 -DDD4HEP_USE_XERCESC=ON -DXERCESC_ROOT_DIR=~/Utils4DD4hep/packages/xercesc ../trunk/
  2. make -j install fails because of coding errors in DDRec/src/Surface.cpp
>
>
  1. cmake -DCMAKE_INSTALL_PREFIX=~/DD4hep -DDD4HEP_WITH_GEANT4=on -DGeant4_DIR=~/Utils4DD4hep/packages/Geant4/lib64/Geant4-9.5.2 -DDD4HEP_USE_XERCESC=ON -DXERCESC_ROOT_DIR=~/Utils4DD4hep/packages/xercesc ../tags/v00-06
  2. make -j install

First test

  1. source /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/init_ilcsoft.sh
  2. cd examples/firstexample
  3. mkdir build
  4. cmake -DDD4hep_DIR=../../ ../
  5. make -j
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback