Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | -- WilliamBreadenMadden - 2012-01-18 | |||||||
> > | -- WilliamBreadenMadden - 2012-01-20 | |||||||
Line: 18 to 18 | ||||||||
There are instructions on how to use the different versions of ROOT at Glasgow here![]() | ||||||||
Changed: | ||||||||
< < | To check what version of ROOT is running, use the following command:
| |||||||
> > | Execute the following commands in order to set up ROOT version 5.32.00 on PPELX:
export ROOTSYS=/data/ppe01/sl5x/x86_64/root/5.32.00 export PATH=$ROOTSYS/bin:$PATH export LD_LIBRARY_PATH=$ROOTSYS/lib/root:$LD_LIBRARY_PATH | |||||||
Changed: | ||||||||
< < | --++ Using ROOT on the CERN LXPLUS network | |||||||
> > | Using ROOT on the CERN LXPLUS network | |||||||
Execute the following commands in order to set up ROOT version 5.32.00 on LXPLUS: |