This software depends on Python and PyGTK >= 2.10.

Run the setup.py script to install, e.g.:
    python setup.py install (as root, or with root rights using sudo)

To install it to /usr/local (or any other prefix) use:
    python setup.py install --prefix=/usr/local
(specify --prefix _after_ install or it won't work)
