[Zope3-dev] berkeley db strorage

Barry Warsaw barry@python.org
22 Apr 2003 08:25:59 -0400


On Tue, 2003-04-22 at 05:42, Marcus J. Ertl wrote:

> I've tried the last days, to get berkeley db strorage to work. With
> witch version of it, does zope3 work?

I would highly recommend BerkeleyDB 4.1.25.  Last time I looked at the
Sleepycat pages, they had just one patch available for 4.1.25, but it
didn't look like it fixed anything that the Berkeley storages depend on.

You will also need either Python 2.3cvs or the latest released version
of PyBSDDB (4.1.3 I think).

-Barry