To install timbar, just do:
        ./configure
        make
        make install

Since timbar doesn't automatically place itself or do away with its
decorations, you will probably want to set up a matched-windows rule
for it in Sawmill.  I have:

name=^Timbar$       avoid, sticky, sticky-viewport, never-focus,
                    frame-type=none, position=(0.0)

timbar.py *must* be started *after* the WM.  To automate this, you may
like to add these 2 lines to ~/.sawmillrc

(require 'gnome)
(system "timbar.py &")

[Gnome need not be installed to run timbar, but the Gnome support in
Sawmill is required.]

When running timbar, click on the clock button to configure icons
etc.  Currently, icons must be xpm files.  

