> gcc -fpic -g -O2 -Wall -Wstrict-prototypes -I/usr/local/include/python2.0 - > I/usr/local/include/python2.0 -DHAVE_CONFIG_H -c > I dunno what the problem is with the cPickle, I believe the install of > python-2.0 was clean, any suggestions? Zope and Python 2.0 don't currently mix well without lots of poking. Use Python 1.5.2 and things should be a bit easier. cheers, Chris