EventTrails Installation Instructions

Prerequisites

Uncompressing the installation files:

Unix:

Assumption: archive is located at <~/download/eventtrails.0.0.tar.gz>.

Pick a location to install the software and:

Windows

Copy the eventtrails.0.0.zip file to an appropriate location.

Customize the configuration file

After the archive has been unpacked, create a copy of the build.xml.in file located in the build directory. Name the copy build.xml. You will need to edit this file to configure it for your environment.

  1. Edit the build.xml file with your favorite text editor.
  2. Follow the instructions contained in the file to configure it for your environment.
  3. Save your changes
  4. Assuming that ant has been installed on your system and its bin directory is in your current command path, you can build the EventTrails system with the command: ant

What Next?

Please see Using EventTrails for more information.