Dive 3.2 for SGI Irix 6.X platforms

1. Software requirements
"vishnu", the default Dive viewer, requires dynamic graphics libraries
to be accessible. On SGIs, either IrisGL or OpenGL can be used.
Older version of graphics hardware will best run with the IrisGL libraries,
newer (Impact series, 02, etc.) with the OpenGL libraries.
All the binaries and libraries were compiled on IRIX 6.2, however they
should run on any 6.X machine.
2. Fetching binaries
Follow these steps to fetch and try Dive 3.2:
-
Fetch the 3.2 binary release by anonymous ftp. You can do it in two ways,
either take the full distribution, or the data files and binaries separately.
Full Dive
3.2 binary distribution (9 M).
Data files
(1.2 M) vishnu
GL binary (2 M) vishnu
Opengl binary
(2 M)
-
Place the distribution file(s) dive3.2.sgi6.2.tar.gz in a suitable
directory.
-
Follow the installation
instructions to install and start Dive.
You might also want to follow a tutorial,
or check the manual.
3. Linking your own code.
If you want to compile your own application or link the Dive libs with
other packages, you can bring over the files containing makefiles, libs,
include files and application source code:
-
Install the 3.2 binaries and data files, see above.
-
Fetch the include
files, application source, libraries and makefiles (1.2 M).
-
Place the distribution file dive3.2.sgi6.2.full.tar.gz in the
same directory as the binaries.
-
Follow the same procedure to uncompress and untar the code as the binaries
above. The new files will be merged in the same directory structure as
the binaries.
-
Fetch the Dive
companion libraries and binaries (1.5 M).
-
Place these libraries and include files in a suitable directory, you will
need them to be able to link your own applications.
-
You should now be able to make your own applications, or relink the binaries
in the appl directory, more information can be found in the instructions
for building your own
application. (You will have to make changes to the makefile GNUmakefile
according to your local system.)
Dive is a research prototype and is therefore provided on an `as
is' basis with no provisions for support or future enhancements. Please
send bug reports to dive-bugs@sics.se
and questions to dive-help@sics.se.
Emmanuel Frécon / emmanuel@sics.se