next up previous contents
Next: 4 Starting the Java Up: DemoGNG v1.5 Previous: 2 System Requirements

3 Installation

Download the compressed tar version , save it to a file, say DemoGNG-1.5.tar.gz, and then extract the files with
% gunzip DemoGNG-1.5.tar.gz
% tar xvf DemoGNG-1.5.tar

Instead, you can download DemoGNG in zip-format . After uncompressing and unpacking you should have the following:

COPYING copy of the GNU General Public License
Changes change history for DemoGNG
ComputeGNG.java Java source for class ComputeGNG
DemoGNG.java Java source for class DemoGNG
EdgeGNG.java Java source for class EdgeGNG
EdgeVoronoi.java Java source for class EdgeVoronoi
FPoint.java Java source for class FPoint
GraphGNG.java Java source for class GraphGNG
GridNodeGNG.java Java source for class GridNodeGNG
HalfEdgeVoronoi.java Java source for class HalfEdgeVoronoi
LineGNG.java Java source for class LineGNG
ListElem.java Java source for class ListElem
ListGNG.java Java source for class ListGNG
NodeGNG.java Java source for class NodeGNG
SelGraphics.java Java source for class SelGraphics
SiteVoronoi.java Java source for class SiteVoronoi
DemoGNGcode.html starting page for source documentation
GenerateHTML.tcl a tcl-script to generate some HTML-pages with different parameters
Makefile Makefile for Unix make
README the ASCII-version of this document
SwitchGNG.html the main HTML-page
audio/ subdirectory containing audio files
doc/ subdirectory containing the javadoc generated documentation of DemoGNG with the needed images
tex/ subdirectory containing the LaTeX source of the manual with the DVI-, PS- and HTML-format

Type make world to generate some necessary files (all these files are included in the archive).

*.html needed for SwitchGNG.html
*.class compiled classes
doc/*.html javadoc generated HTML-files


next up previous contents
Next: 4 Starting the Java Up: DemoGNG v1.5 Previous: 2 System Requirements
Hartmut S. Loos
10/19/1998