Basic Installation
==================
6/20/2016 Dennis J. Darland
Same procedure except is now Life-2.07.tar.gz
Also a new wild_life-mode.el is provided - it is useful mostly for indentation 
and syntax highlighting.

The local tar file is unchanged.

-----------------------------------------------------------------
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

-----------------------------------------------------------------
6/20/2016
I found the tests are run with the quiet -q option so wl is no longer
provided wild_life has the current VERSION in the Makefile and the DATE
it is compiled is used. 

Then wild_life can be executed in the Source Directory; The Makefile
also copies it to ~/bin.
-----------------------------------------------------------------



