File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,10 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WCSIMDIR
1212# Note: official ROOT 5.34 installation on sukap is not compatible with cmake
1313# Temporary use Guillaume Pronost's version. Should change in the future.
1414#
15- export ROOT_DIR=/disk02/usr6 /pronost/software/root-5.34.38-build
15+ export ROOT_DIR=/home /pronost/software/root-5.34.38-build
1616# Note: There is no official ROOT 6 installation
1717# Temporary use Guillaume Pronost's version. Should change in the future.
18- # WARNING: This version is quite slow currently, investigation on-going
19- # export ROOT_DIR=/disk02/usr6/pronost/software/root6-build
18+ # export ROOT_DIR=/home/pronost/software/root-6.22.00-build
2019echo " Load ROOT from: ${ROOT_DIR} "
2120source ${ROOT_DIR} /bin/thisroot.sh
2221
You can’t perform that action at this time.
0 commit comments