next up previous contents index
Next: Making Experiments Reproducible Up: A Tool Set for Previous: Contents   Contents   Index


Installation

To install the Tool Set for Computational Experiments do the following:


  1. Unpack the ExpLab-<vers>.tar.gz file
    tar xvzf ExpLab-<vers>.tar.gz
    This will create a directory exp in your current directory. Subsequently, we use <dir> to refer to the current directory.
  2. Change the paths in the Makefile
  3. Make sure that python is your search path and that /usr/bin/env exists. If not, change the line at the top of each script to correspond to the place where python can be found on your system.
  4. Run make install.


You might want to have a look at a few examples illustrating what the output processing tools can do:
cd <dir>/exp/example
sus-tools-demo



Tobias Polzin 2002-11-18