Installing and Packagizing PIL for Zope


1. Download PIL and compile
   Consider leaving out the tk libraries, we won't be using this for Zope.
2. Copy the __init__.py file into your PIL directory
3. Move your PIL directory into your Zope's python's path.
4. Move the PIL.pth into your site-packages directory.   


