Building Java
To build the Java online stuff, cut-and-paste these: (hopefully there will be no errors!)
For DHP (i.e. JavaHistApp)
gmake JavaUtil.java
gmake JavaGui.java
gmake DhpDistHist.java
gmake JavaHist.java
gmake JavaHist.jbin
For DOT (i.e. BrowserApp)
gmake JavaUtil.java
gmake JavaGui.java
gmake DistObjTree.java
gmake DistObjJavaGui.java
gmake DistTreeExamples.java
gmake DistTreeExamples.jbin
If you want the DOT browser with histogram support, you will need to uncomment two lines in DistTreeExamples/java/BrowserApp.java and one line in DistTreeExamples/java/GNUmakefile (there are instructions in comments). Then follow the DHP and then the
DOT instructions above (you can skip JavaUtil and JavaGui the second time around of course).
For further information, contact Alex Samuel.
Scott D. Metzler
metzler@caltech.edu
Last updated November 5, 1998 |