Using ROOT 6.09 on CVMFS

Hi,

But it won’t help you, as I explained: you build against “latest” on Tuesday, then because of a change in ROOT you cannot run anymore on Wednesday.

So you’ll have to take release tags. You can use a nightly for cross checking that a patch has been integrated and works.

In the meantime, LCG88 has been fixed, so you should be able (likely without the ls alias) to do:

$ . /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/ROOT-env.sh
$ root -l -b

Cheers, Axel.