Difference:
LinuxDD4hep
(2 vs. 3)
Revision 3
2014-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
cd build/
source /data/ppe01/sl5x/x86_64/root/5.34.07/bin/thisroot.sh
source ~/Utils4DD4hep/packages/Geant4/bin/geant4.sh
Changed:
<
<
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/
make -j install fails because of coding errors in DDRec/src/Surface.cpp
>
>
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
make -j install
First test
source /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/init_ilcsoft.sh
cd examples/firstexample
mkdir build
cmake -DDD4hep_DIR=../../ ../
make -j
View topic
|
H
istory
:
r8
<
r7
<
r6
<
r5
|
More topic actions...
Copyright © 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