Installation Instructions
=========================

1. Dependencies

Read file Readme.txt.

2. Package Installation

Read file Readme.txt.

3. Executable installation (Only on Windows)

This can be done using py2exe. Run the script named
'py2exesetup.bat' after making sure you have installed py2exe
for your Python installation. This script can be found under
the 'HarvestMan' directory.

This will create a directory named 'dist' in the current
directory. Copy this directory to a directory of your
choice, rename it to 'HarvestMan'. Once you create an
appropriate config file in this directory, you are ready
to run the program.

You can obtain the latest version of py2exe from
http://py2exe.sourceforge.net .
