Installation from source
------------------------
Installation from source is a matter of doing
$ su -
# python2.4 ./setup install
from within the unpacked source archive.

Executing 
$ python2.4 ./setup.py --help-commands 
in the unpacked source archive will provide you with help on 
installation options.

Installing the Debian package
-----------------------------
Installing the Debian package is a matter of doing 
# dpkg -i ./mlmmjadmd_0.1-1_all.deb
in the directory in which you downloaded the package.