Prerequisites

- at least 16 MB memory available

- Processor Pentium 120 or faster

For standalone execution:

- any stable Java >=1.0.2 interpreter

Applet mode:

- Microsoft Internet Explorer 3.02 or Netscape Navigator 3.01 (there may be restrictions depending on the browser's current settings) or newer versions.)


Installation

Copy the file cats.zip into the target directory. Change to this directory and unpack the software with unzip cats.zip.

Edit the batches cats_*.bat (for Windows) resp. the shell files cats_* (for Unix) as appropriate (see Invocation for details).

With the JDK, recompilation can be done with javac -O AOT.java (be sure to have set the correct CLASSPATH)


If you want to run categories as an applet, in addition you have to insert an applet call to AOT.class into your HTML-page (see Invocation for details). See the example files cats_*.html.