
The installation procedure for the galaxy engine is fairly simple:

1) Edit the makefile with the options that are appropriate for your
   system and set the install path. 

2) Edit the mail_report script so that it contains parameters that
   are appropriate for your system.  Look especially at the addresses
   down around SENDER= because these are NOT usable for your games.

   NOTE that this script uses sendmail.  Using other mailers will 
   require more modification. 

3) Possibly look over the galaxy.h file and macke sure constants are
   setup the way you want them.

4) Do a "make install" or "make galaxy"

For the checker Rob Novak put in, put a -DCHECKER into the CCOPTS 
variable setting in Makefile, and 'make checker'. "newchecker" is the binary.

Sorry!  No 'man' pages or other documentation yet.  Stay tuned.

