GNUDoku README
==============

GNUDoku is a free program for creating and solving Su Doku puzzles.

GNUDoku's only requirement is the gtkmm library, specifically gtkmm2.4 
is required.  Version 2.6 is preferred, see below for instructions on 
using version 2.4.

To build, use "make".
To install, use "make install".

IMPORTANT: if you're using gtkmm-2.4 version 2.4, you must build using 
"make withgtkmm24".  This makes an uglier version.

Installation is to /usr/local by default, to change edit the PREFIX 
line in Makefile.

GNUDoku's original authors are:

    * Phillip Jordan (pmjordan@gmx.at)
    * Colin Lewis (colin.E.lewis@gmail.com)
    * John Spray (jcspray@icculus.org)

See ChangeLog for information on other contributors
