How to run ROOT on Linux
To run ROOT on your AFS client Linux box you must set the $ROOTSYS
variable and include the directories
$ROOTSYS/lib and /usr/local/lib in your $LD_LIBRARY_PATH. In bash shell:
export ROOTSYS=/afs/rhic/usatlas/software/tools/@sys/root
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib:/usr/local/lib
PROBLEMS:
Send me email:
Stratos