
#############################
Requirements and installation
#############################


============
Requirements
============

To use sisyphus you need the following software packages:

 1. Python 2.3 (available from http://www.python.org/),
 2. URL (available from http://www.livinglogic.de/Python/url/).


============
Installation
============

sisyphus uses distutils, so installation is rather simple. Execute the
following command:

    python setup.py install

This will copy sisyphus.py to the site-packages. directory as part of
the ll package.

For Windows a binary distribution is provided. To install it, double
click it and follow the instructions.

If you have difficulties installing this software, send a problem
report to Walter Drwald (walter@livinglogic.de).
