Installing lmirror
==================

* Install the build and runtime dependencies.
* Run 'make check' to ensure it works on your machine.
* Run 'sudo make install' to install it on your machine.

Build dependencies
------------------

 * python-docutils (for rst2html)
 * make
 * testrepository
 * testresources (test infrastructure)
 * testscenarios (test infrastructure)

Runtime dependencies
--------------------

 * Python (probably 2.4 or above, but no particular effort has been made for
   compatibility).
 * bzrlib (used for smoe gpg support and the VFS).
 * gpgv for signature verifications.
 * gpg to do signing of journals.
 * python-paste (for 'lmirror serve').
