It is recommended to install the Toolkit on supported platforms.
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
To install AIDA and Anaphe: Please follow the installation instructions provided in the respective web sites
Download the Statistics Toolkit source code: StatisticsTesting-V1-00-00.tgz
tar zxf StatisticsTesting-V1-00-00.tgz
cd StatisticsTesting-V1-00-00.tgz
Edit the buildAll.py python script to adapt it to the path of your GSL
installation:
GSL_DIR="my_GSL_installation_directory"
./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)
If you need user support or wish to submit a problem report, please contact us.
Last modified 26 March 2004 - Maria Grazia Pia