Basic Installation
==================

6/16/2016 Dennis J. Darland

I do not know how to set up configure scripts - or have way of testing them.

As far as I know the following os all needed to set up WildLife 2.05
on either SUSE Linux, Ubuntu Linux or cygwin.

select a directory to install and copy Life-2.05.tar.gz there
then tar -xzvf Life-2.05.tar.gz
then copy local_life-2.05.tar.gz to ~
this will create a "local" directory there - if you already have a "local" directory there you may need to make some adjustment
then tar -xzvf local_life-2.02.tar.gz

Then go to directory you untarred Life-2.05 to
Then go to Source subdirectory
Then go to regexp subdirectory
use the command 'make'
cd ..
use the command 'make' again

wild_life is a executable with the original VERSION and DATE displayed
This was done with wild_life for the comparisons used in the Test Suite.
wl has the current VERSION and DATE 

Then ./wild_life can be executed in the Source directory or copied to your PATH.
Same with ./wl

