# README

1. Prerequisites

  - Python2.3
      Mac OS X Tiger comes with python 2.3.5 installed. That's ok, since this
      package is designed for that python environment.

  - Fix for handling python2.3 site-packages:
      Download and install a small fix for Tiger's builtin python 2.3
      site-packages from:
      http://pythonmac.org/packages/TigerPython23Compat.pkg.zip

  - egenix.mx.datetime
      Download and install the egenix-mx-base package from
      http://pythonmac.org/packages/egenix_mx_base-2.0.6-py2.3-macosx10.3.zip

  - PIL
      Download and install the Python Imaging Library from
      http://pythonmac.org/packages/PIL-1.1.5-py2.3-macosx10.3.zip


2. Installation

  To install GNU Enterprise Common double click on the installer package.


3. Additional resources and packages:

  If you're looking for a given package (like database drivers) you might visit
  "http://www.gnuenterprise.org/downloads/depends".
