Installation notes for LSAT:

So far there are no special dependancies on LSAT.

It should compile straight out of the box with any gnu C compiler. 
(my gcc -v yeilds: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release))

To build the LSAT program run:

make

in the directory where it unpacked itself (typically lsat-<version>).

Problems/questions/comments can be directed at
number9@www.dimlight.org

This software is licensed under the GNU GPL. Please see
http://www.gnu.org/licenses/licenses.html#GPL 
for more information.
