Installation

It is recommended to install the Toolkit on supported platforms

  1. Download and install GSL, AIDA and an AIDA-compliant Analysis Tools system (Anaphe or JAS or Open Scientist), unless already available in your computing environment
    Please note that Anaphe installation optionally installs AIDA too: so, if you install Anaphe, you do not need to download and install AIDA separately

  2. To install AIDA and Anaphe: Please follow the installation instructions provided in the respective web sites

  3. Download the Statistics Toolkit source code: StatisticsTesting-V1-00-00.tgz

  4. tar zxf StatisticsTesting-V1-00-00.tgz

  5. cd StatisticsTesting-V1-00-00.tgz

  6. Edit the buildAll.py python script to adapt it to the path of your GSL installation:
    GSL_DIR="my_GSL_installation_directory"

  7. ./buildAll.py, i.e. execute the buildAll.py python script, which:
    - builds the library
    - runs the unit tests
    - installs the user-header files into an "include/StatisticsTesting" directory
    - installs the library into a "lib" directory
    (both directories are created in the top-level directory where the script is)


Contact us

If you need user support or wish to submit a problem report, please contact us.


Last modified 26 March 2004 - Maria Grazia Pia