MailReactor installation notes.
-------------------------------

First you need to compile the Fast Light Toolkit,
you can find this at http://www.fltk.org 
Compiling this library shouldn't be too hard and is
straightforward.

I suggest that you extract the fltk archive to ../ from
here, so you have this directory structure:

/tmp/mydir
|
+- fltk-1.0.6/
|
+- MailReactor_src/

Now to build MailReactor go into MailReactor_src/

type: make

Now you have an executable MailReactor.
Copy this to any place you like and it's all done now.

