Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Software Installation | ||||||||
Line: 147 to 147 | ||||||||
in /afs/phas.gla.ac.uk/data/ilc/software/tags/v01-14/releases/v01-14/release-scratch.cfg . | ||||||||
Added: | ||||||||
> > | MarlinReco | |||||||
Changed: | ||||||||
< < | Building Root Dict manually for certain packages | |||||||
> > | This needs to be recompiled to include two items that were commented out in the list of processors (Wolf and TrackwiseClustering ):
cd /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/MarlinReco/v01-03Edit file CMakeLists.txt and uncomment these processors, then
cd build cmake -DILCUTIL_DIR=../../../ilcutil/ -DROOT_DIR=$ROOTSYS -DFORTRAN_LIBRARY=/usr/lib/gcc/x86_64-redhat-linux/4.1.2/libgfortran.so .. make install Building Root Dict manually for certain packages | |||||||
The Root Dict compilation does not work for some packages when building using the main compilation script so it is necessary to do the following: |