Installation instructions for ESPAM 1. Before installing ESPAM, you need to install Java SDK. See below: a) Installing Java SDK: - download JAVA JDK (J2SE Development Kit) version 5.0 or later from http://java.sun.com/javase/downloads/index.jsp - follow the installation instructions on the web-page 2. Installing ESPAM: - extract ESPAM from the tar ball -> tar -xzvf espam-1.0.0.tgz - configure, compile, and install Espam as follows -> cd ./espam-1.0.0/ ./configure --prefix=`pwd` --with-java=[path where Java is installed] make 3. You can run ESPAM by using the following executable script: "./espam-1.0.0/bin/espam" That's all! Todor Stefanov (stefanov@liacs.nl), 15.12.2007