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


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

To use fileutils you need the following software packages:

 1. Python 2.1 (available from http://www.python.org/,
 2. The eGenix mx Extensions (available from http://www.lemburg.com/
    files/python/).


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

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

    python setup.py install

This will copy fileutils.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) describing the
problem.
