Released Version 1.03
Availability
Via Anonymous FTP
Version 1.03/09 of the ROOT Development Kit
(RDK) is available via anonymous ftp for the following platforms:
- Complete
source tree for all systems (2.3 MB). However, no Makefile
yet. We hope to include final sources with autoconf functionality
in the future. Unpack tar file in your root directory where it
will create the src directory.
- Linux
version 1.03/09 (4.3 MB).
The root module is statically linked with Motif. To be able to
relink or use the root libraries you need to have a Motif run-time environment
installed. The latest version (>=0.77) of LessTif,
a public domain clone of OSF/Motif 1.2, works (after installing LessTif's
libXm.so.0 create a link libXm.so.2 to it).
- HP-UX
9.x version 1.03/09 (5.6 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 1.03/09 (5.7 MB).
- HP-UX
10.20 with aCC (1.09) compiler version 1.03/09 (5.7 MB).
- DEC/Alpha/Unix
with DEC/CXX version 1.03/09 (4.3 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.
- DEC/Alpha/Unix4.0
with g++ version 1.03/09 (5.7 MB). Note that the Root browser
does not work with this gcc version.
- AIX 4.1
version 1.03/09 (5.1 MB, works only on AIX 4.1).
- Sun/Solaris
for SPARC version 1.03/09 (4.0 MB).
Binaries will work OK under Solaris5.4 or beyond. Note that with previous
versions of Solaris, the Motif libraries were not part of the system.
- Sun/Solaris
for Intel PCs version 1.03/08 (3.3 MB).
Note that this is not the released version. These binaries have been compiled under Solaris5.5.1.
- Sun/Solaris
for Intel PCs version 1.03/09 (3.3 MB).
These binaries have been compiled under Solaris5.6.
- SGI IRIX5.3
CC compiler version 1.03/09 (5.2 MB).
These binaries have been compiled under IRIX5.3 with the SGI CC compiler.
There are still some X/Motif problems when opening multiple windows.
- SGI
IRIX6.2 g++ compiler version 1.03/09 (7.8 MB).
These binaries have been compiled under IRIX6.2 with the g++ compiler.
Thanks to Pasha Murat from the CDF collaboration at FNAL.
- Windows/NT:
all libraries and executables version 1.03/09 (4.8 MB).
Use Winzip to unpack (or tar or gzip
if available).
self extracting archive with the executable modules only (2.4 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 MSFRT40.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".
- Windows/95:
all libraries and executables version 1.03/09 (4.8 MB).
Use Winzip to unpack (or tar or gzip
if available).
self extracting archive with the executable modules only (2.4 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 MSFRT40.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 Win 95 get this new version of OpenGL.
- MAC
MkLinux version 1.03/09 (3.5 MB).
For the MkLinux (Linux for Mac) version you must have shared library support
installed, as well as Lesstif >0.77 libraries (shared version). Warning
: the Makefile in the test directory is not (yet) up-to-date. This version
of ROOT was tested on MkLinux(7600/120) and LinuxPMac. If you don't need
h2root, gzip it ! If you have problems on installation, please contact
buskulic@lapp.in2p3.fr . If
a monolithic (non shared) version is needed, we will try to send it to
you.
To use the system, unzip and untar the file. For example:
$ gunzip root_v1.03.HP-UX.B.10.20.tar.gz
$ tar xvf root_v1.03.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,
Nenad Buncic &
Fons Rademakers
Last update 27/11/97 by FR