This is a binary distribution of asap.

To be able to run the following additional packages need to be installed.

* gcc/g++
* python
* boost_python
* cfitsio
* lapack
* blas
* g2c
* matplotlib
* numpy or numarray
* ipython

INSTALL
=======

To install simply run (as root or 'sudo')

./install

which will install asap into the default location.
To do a customised install run

./install -h

for help.


RUN
===

simply type

asap

at the prompt (if you use tcsh you might need to run 'rehash' first)
