The following two chapters describe how to install MULTILIZER to JDK 1.2 and how to compile and run the Dcalc sample application.
Set the CLASSPATH to include the current file and <mldir>
\multilizerall12.jar
file.
For example:
set CLASSPATH=.;c:\ml\multilizerall12.jar
Multilizer contains several sample applications and applets.
To compile and run the Dcalc application:
<mldir>
\samples
\dcalc
dicretory.javac *.java
and press Enter.java Dcalc
and press Enter.