Created: Fri Nov 25 14:33:29 CET 2011

Initial: geoff mclane - reports@geoffair.info

# file : INSTALL created Fri Nov 25 14:33:29 CET 2011 geoff mclane reports@geoffair.info

Installation Instructions
*************************

Standard mantra...
~$ ./autogen.sh
~$ ./configure [--prefix=PATH] [--exec-prefix=PATH]
~$ make
~$ make install

The first 3 are encapsulated in a 'buildme.sh', which
uses $HOME as the 'prefix' - assumes $HOME/bin is in
your PATH environment variable.

