Graham & McNeney Labs

Prerequisites

A C++ compiler.

The GNU Scientific Library (GSL).

The program is dependent on the gsl (gnu scientific library) being installed. This library is used by other programs, so it may already be installed. Check in /usr/include or usr/local/include for a directory called gsl. This is the most likely place to find gsl. If not already installed, download the latest release from the gsl website and follow the installation instructions in the README and INSTALL files. You will need root access to put the files in /usr/include. If this is not possible, then the directions to install it in a different directory, such as the home directory are given below.

Compiling sampletrees