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.