> DynPersist is part of the code you downloaded, but it's a C module. To > compile: > > cd lib/python/Products/PlugIns > cp ../../Makefile.pre.in . > make -f Makefile.pre.in boot > make Note: This assumes you installed the source version of zope and built it yourself. If you installed a binary of zope yourself, go grab the source version and start over.