Installation

CharonTester Installation Guide

1. Platform Support

CharonTester is developed in Java. To install and run the CharonTester, you need the JDK 1.4 or up. The run-time script of the current release has been tested on SuSe Linux 9.3 and Windows XP with JDK 1.5.

2. Download and Installation

  1. Click here to download the CharonTester distribution.
  2. Unzip the distribution to the installation directory of your choice.
  3. If you haven't done it yet, download and install the latest JDK. After installation, please verify that JDK binary directory has been added to your PATH environment variable by typing "which javac" in the command window. Important: CharonTester needs Java Compiler javac to function correctly.
  4. To run CharonTester,
    • On Linux, run "./run_testgen.sh"
    • On Windows, double click "run_testgen.bat"