INSTALLING THE DOCKAPP :



1. CONFIGURE THE SOURCES :

    $ ./configure [options]

    use ./configure --help for more informations on options.

    The GTK development packages are required to build wmclockmon-cal and
    wmclockmon-config.


2. COMPILE THE SOURCES :

    $ make


3. INSTALL THE PROGRAM :

    $ make install-strip

    or, if you want a system-wide installation

    $ su -c "make install-strip"


4. THAT'S ALL FOLKS :)
