Release 5.22/00i - 2010-03-31

Source distributions

Platform Files Size
source root_v5.22.00i.source.tar.gz 25M

Installations in AFS and CVMFS

Standalone installations with minimal external dependencies are available at:

/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/slc4_ia32_gcc34_dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/slc4_ia32_gcc34
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/slc4_amd64_gcc34_dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/osx105_ia32_gcc401_dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/slc4_amd64_gcc34
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/osx105_ia32_gcc401
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/x86_64-slc5-gcc43-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/x86_64-slc5-gcc43-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/i686-slc5-gcc43-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/i686-slc5-gcc43-opt

AFS

Versions for many different platforms and compilers are available at: /afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i

To use ROOT directly from AFS:

. /afs/cern.ch/sw/lcg/external/gcc/4.3/x86_64-slc5-gcc43-opt/setup.sh
. /afs/cern.ch/sw/lcg/app/releases/ROOT/5.22.00i/x86_64-slc5-gcc43-opt/root/bin/thisroot.sh

Direct Git repository access

The entire ROOT source can be obtained from our public Git repository:

git clone http://root.cern/git/root.git

The release specific tag can be obtained using:

cd root
git tag -l
git checkout -b v5-22-00i v5-22-00i