Development Version 1.01
Availability
Via Anonymous FTP
Development Version 1.01 of the ROOT Development
Kit (RDK) is available via anonymous ftp for the following platforms:
- Complete
source code (version 1.01/07)(for all
systems). However, no Makefile yet. We hope to include final sources
with autoconf functionality in the coming weeks. Unpack tar file
in your root directory where it will create the src directory.
- Linux
version 1.01/07 (3.8 MB).
You need to have a Motif run-time environment installed to be able to use
ROOT. 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.01/07 (5 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.01/07 (5 MB).
- HP-UX
10.20 with aCC compiler version 1.00/10 (5 MB).
- DEC/Alpha/Unix
with DEC/CXX version 1.01/07 (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.01/07 (5.2 MB).
- AIX 4.1
version 1.01/07 (4.3 MB, works only on AIX 4.4).
- Sun/Solaris
for Sun hardware version 1.01/07 (3.6 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.01/07 (3 MB).
These binaries have been compiled under Solaris5.5.1.
- SGI IRIX5.3 CC
compiler version 1.01/07 (4.8 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
IRIX5.3 g++ compiler version 1.01/07 (5.9 MB).
These binaries have been compiled under IRIX5.3 with the g++ compiler.
Thanks to Pasha Murat from the CDF collaboration at FNAL.
- SGI
IRIX6.2 g++ compiler version 1.01/07 (6.2 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.01/06 (4.0 MB) self extracting
executable
modules only (2.0 MB). Use Winzip
to unpack and run setup.bat. The executable modules only in 1.4MB portions.
Download the 3 files disk1.bin,
disk2.bin
and setup.bat,
then run setup.bat in the directory containing the .bin files. This version
has been built using Microsoft VisualC++. The X3D facility is missing
in the current version under Windows. 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.
- Windows/95:
all libraries and executables version 1.01/06 (4.0 MB) self extracting
executable
modules only (2.0 MB). Use Winzip
to unpack and run setup.bat. The executable modules only in 1.4MB portions.
Download the 3 files disk1.bin,
disk2.bin and setup.bat,
then run setup.bat in the directory containing the .bin files. This version
has been built using Microsoft VisualC++. If you don't have yet
OpenGL installed take the file OGLFIX.EXE.
The X3D facility is missing in the current version under Windows. 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.
- MAC
MkLinux version 1.01/04 (3.2 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.01.HP-UX.B.10.20.tar.gz
$ tar xvf root_v1.01.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 02/05/97 by RB