>> Source Install

First you need the FLTK <www.fltk.org> library. Many distributions
ship FLTK already, but it's often the old version 1.0.x. You can
compile Monica with this old FLTK library, but if you want use 
your keyboard for controlling sliders or buttons, you must use
the current version 1.1.x.

If you have installed FLTK correctly then just type:

$> make

$> make install

monica will be installed into /usr/bin
(should, obviously, be in your path.)
type:

$>monica

to run the program.
or make yourself a cute little link/menu item :)

To uninstall, make sure you are in the source directory:

$> make uninstall

... or just delete /usr/local/bin/monica
-------------------------------------------------------------------

>> Package Install

Install the package :)

