[Zope] Still can't get PIL working properly

Dennis Allison allison@sumeru.stanford.EDU
Sun, 2 Feb 2003 09:33:45 -0800


I just did the install on one of may machines last night.  In 
the imaging library directory ...

./configure
make
cd ..
$ZOPEHOME/bin/python setup.py build
$ZOPEHOME/bin/python setup.py install

should do the trick.  You *must* use the python used for Zope
so everything gets installed in the right place.