Release 5.29/02 - 2011-04-21

Source distribution

Platform Files Size
source root_v5.29.02.source.tar.gz 30M

Binary distributions

Platform Files Size
Linux slc4 gcc3.4 root_v5.29.02.Linux-slc4-gcc3.4.tar.gz 55M
Linux slc4_amd64 gcc3.4 root_v5.29.02.Linux-slc4_amd64-gcc3.4.tar.gz 57M
Linux slc5 gcc4.3 root_v5.29.02.Linux-slc5-gcc4.3.tar.gz 55M
Linux slc5_amd64 gcc4.3 root_v5.29.02.Linux-slc5_amd64-gcc4.3.tar.gz 56M
macosx powerpc gcc 4.0 root_v5.29.02.macosx-powerpc-gcc-4.0.tar.gz 43M
macosx106 i386 gcc 4.2 root_v5.29.02.macosx106-i386-gcc-4.2.tar.gz 45M
macosx106 gcc 4.2 root_v5.29.02.macosx106-x86_64-gcc-4.2.tar.gz 45M
win32 (dbg) root_v5.29.02.win32.debug.tar.gz 109M
win32 root_v5.29.02.win32.tar.gz 54M
Windows Visual Studio 10 (dbg) root_v5.29.02.win32.vc10.debug.tar.gz 146M
Windows Visual Studio 10 root_v5.29.02.win32.vc10.tar.gz 57M
Windows Visual Studio 90 (dbg) root_v5.29.02.win32.vc90.debug.tar.gz 142M
Windows Visual Studio 90 root_v5.29.02.win32.vc90.tar.gz 55M
win32gcc gcc 4.3 root_v5.29.02.win32gcc-gcc-4.3.tar.gz 43M

Installations in AFS and CVMFS

Standalone installations with minimal external dependencies are available at:

/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-slc5-icc11-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-slc5-gcc43-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-slc5-icc11-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-slc5-gcc43-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i686-slc5-icc11-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i686-slc5-icc11-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i686-winxp-vc9-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i686-slc5-gcc43-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i686-slc5-gcc43-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-mac106-gcc42-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i386-mac106-gcc42-dbg
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/x86_64-mac106-gcc42-opt
/afs/cern.ch/sw/lcg/app/releases/ROOT/5.29.02/i386-mac106-gcc42-opt

AFS

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

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.29.02/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-29-02 v5-29-02