Math Literature 0.0.1
Copyright (C) 1999 Norbert de Jonge
(hack@altavista.net)

- [CONTENTS] ------------------------------------------------------------------

1 ABOUT
2 LICENSE/DISCLAIMER
3 INSTALL
4 FEEDBACK
5 TODO

- [1 ABOUT] -------------------------------------------------------------------

Math Literature is a part of Logical Literature (lolit) and aims to teach
children aged 2-8 to calculate with positive numbers. The lolit website can be
found at <http://gtkgo.netpedia.net> or via <http://freshmeat.net>.

The answers of questions from level 5 and 6 may be less than 0. Level 7
combines questions from levels 1 'till 6.

- [2 LICENSE/DISCLAIMER] ------------------------------------------------------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place - Suite 330, Boston, MA 02111-1307, USA.

- [3 INSTALL] -----------------------------------------------------------------

Required:
* GTK+ 1.2.0+ <ftp://ftp.gtk.org>
* Imlib <http://www.labs.redhat.com/imlib>

Optional:
* Gnome 1.0.0+ <http://www.gnome.org>

   % tar -zxvf lolit_ml-0_0_1.tar.gz   # unpack the sources
   % cd lolit_ml-0.0.1                 # change to the toplevel directory
   % ./configure                       # run the `configure' script

NOTE: use `./configure --disable-gnome' to disable Gnome.

   % make                              # build Math Literature
   [ Become root if necessary ]
   % make install                      # install Math Literature

Now you can start Math Literature by typing `lolit_ml'.

- [4 FEEDBACK] ----------------------------------------------------------------

If Math Literature crashes, gets compilation errors or crashes while building,
send an e-mail to <hack@altavista.net>. Make sure to describe exactly what
actions triggered the bug and the precise symptoms of the bug. Also include:
`uname -a', `gcc -v', `gtk-config --version', `imlib-config --version' and
`lolit_ml --version'.

- [5 TODO] --------------------------------------------------------------------

Make the program more fun to use and give good hints to the user. But it's just
too boring working on this program, so...
