Release Version 2.00
Availability
Via Anonymous FTP
Version 2.00/13 of the ROOT Development Kit
(RDK) is available via anonymous ftp for the following platforms:
- Root 2.00/13 complete
source tree for all systems (2.7 MB). Unpack tar file in your
root directory (this implies you've already downloaded
one of the binary distributions, see below) where it will create the
src directory.
To use the makefiles create a link called Makefile to the
desired front-end, like Makefile.linuxegcs. To build the
system type: make distclean; make.
Note: Makefiles are currently provided only for the following
versions: linux gcc/glibc, linux egcs/glibc, linux debian, linux gcc/libc5,
linux KCC, MkLinux, hpux aCC, SGI KCC, Solaris.
ATTENTION: the source distribution only works in combination with
a binary distribution. First install a binary distribution for your platform,
then add the source distribution. If the right binary distribution does not
exist take one that matches a close as possible the one you want to built.
- The Latest Greatest: ROOT 2.20 complete source tree for all systems (2.7 MB).
This is our current development version including the latest bug fixes and
new developments. For all changes see the $ROOTSYS/ChangeLog file that
comes with it. For installation procedure see above.
- Linux version
2.00/13 for Redhat 4.2 and gcc 2.7 (5.8 MB).
- Linux version
2.00/13 for Redhat 5.0 (glibc) and gcc 2.7 (3.8 MB).
- Linux version
2.00/13 for Redhat 5.0/5.1 (glibc) and egcs 1.02 (4.2 MB).
- HP-UX
9.x version 2.00/13 (6.9 MB).
In case you are running HP-UX 9.x and don't have the HP C++ compiler installed
you also should download the C++ runtime library libC.tar.gz
(61 KB). Unzip and untar before usage.
- HP-UX
10.20 with CC compiler version 2.00/13 (7.0 MB).
- HP-UX
10.20 with aCC (v1.09) compiler, version 2.00/13 (7.1 MB).
- DEC/Alpha/Unix
with DEC/CXX 5 version 2.00/13 (5.9 MB). This library has been compiled
under Alpha/Unix version 4.0. To use this library, you must have DEC C++
V5.5-004. Older versions of CXX cannot be used. It cannot be used
with CXX version 6 (see below)
- DEC/Alpha/Unix
with DEC/CXX 6 version 2.00/13 (5.9 MB). This library has been compiled
under Alpha/Unix version 4.0. To use this library, you must have DEC C++
V6. Older versions of CXX cannot be used.
- DEC/Alpha/Unix4.0
with g++ version 2.00/13 (6.9 MB).
- AIX 4.1
version 2.00/13 (6.2 MB, works only on AIX 4.1).
- Sun/Solaris
for SPARC version 2.00/13 (4.4 MB).
Binaries will work OK under Solaris5.4 or beyond.
- Sun/Solaris
for Intel PCs version 2.00/12 (3.9 MB).
Note that this is an old version of Root. We do not intend to provide
binaries for this system anymore.
These binaries have been compiled under Solaris5.6.
- SGI IRIX5.3
CC compiler version 2.00/13 (6.2 MB).
These binaries have been compiled under IRIX5.3 with the SGI CC compiler.
- SGI
IRIX6.2 g++ compiler version 2.00/13 (7.7 MB).
These binaries have been compiled under IRIX6.2 with the g++ compiler.
Thanks to Pasha Murat from the CDF collaboration at FNAL.
- SGI
IRIX6.2 KCC compiler version 2.00/13 (7.9 MB).
These binaries have been compiled under IRIX6.2 with the KCC compiler.
- Windows/NT or 95:
all libraries and executables version 2.00/13 (6.0 MB).
Use Winzip to unpack (or tar or gzip
if available).
self extracting archive with the executable modules only (3.1 MB).
The self extracting archive with the executable modules only in 1.4MB portions,
disk1.bin,
disk2.bin.
Download the self extracting archive and
setup.bat,
then run setup.bat in the directory containing that archive or its pieces.
This version has been built using Microsoft VisualC++ v4.2.
The h2root utility requires
a Fortran DLL called dformd.dll.
In case you do not have this library already installed on your system,
you can ftp it.
Some old Windows systems may also require MSVCIRT.DLL.
For NT get the OpenGL that "fixes Color Problems Using Service Pack 2 for NT 4.0".
For Win 95 get this new version of OpenGL.
The Root_EGPythia.dll
includes the Pythia library together with its Root interface classes.
This is a separate file on NT systems. You should download this file
if you want to run the
Atlfast example.
- MAC
MkLinux version 2.00/13 (4.8 MB).
This version of ROOT misses the rootd daemon. It was tested on
MkLinux(7600/120) and LinuxPMac.
Problems specific to this MKLinux version should be reported to
buskulic@lapp.in2p3.fr.
- Root also runs on Hitachi machines under the HI-UX
operating system under egcs. Contact
Akiya Miyamoto (miyamoto@ccjlc1.kek.jp) to get a tar file.
To use the system, unzip and untar the file. For example:
$ gunzip root_v2.00.HP-UX.B.10.20.tar.gz
$ tar xvf root_v2.00.HP-UX.B.10.20.tar
This will create the directory root. Before getting started
read the file root/AA_README. Remember, you can find the
full documentation of the ROOT classes on this web site at the location
Classes and Members. The RDK also contains
all tutorials and a set of test programs.
Rene Brun,
Fons Rademakers
Last update 30/10/98 by RB