---+ Building DD4hep on a linux box with ILCSoft already installed %TOC% ---++ Ingredients 1. ILCSoft installation 1. DD4hep ---++ Installation Steps On top a a working ILCSoft installation, say v01-14: 1. get DD4hep with 'svn co !https://svnsrv.desy.de/public/aidasoft/DD4hep/trunk DD4hep' 1. cd DD4hep 1. (comment out unnecessary packages in !CMakeLists.txt) 1. mkdir build 1. source /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/init_ilcsoft.sh 1. cd build/ 1. cmake .. 1. make -j install ---++ First test 1. source /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/init_ilcsoft.sh 1. cd examples/firstexample 1. mkdir build 1. source bin/thisdd4hep.sh 1. cmake -DDD4hep_DIR=../../ ../ 1. make -j 1. ./bin/Test_execute ../compact/Sensor_Test.xml
This topic: LinearCollider
>
WebHome
>
GlaDD4hep
>
LinuxDD4hep
Topic revision: r5 - 2014-05-19 - DanProtopopescu
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