23 Oct
1999
23 Oct
'99
11:14 p.m.
On Sat, 23 Oct 1999 08:55:23 +1000, gtk wrote:
I'd settle for instructions on how to install just the ZODB on a Win32 or Unix Python instance. I've tried copying the App and ZODB directories and the Persistence class to my Python directory, but I can't inherit from Persistence.Persistent.
You can't just install the ZODB portion of Zope. Although it is -usable- from Python programs w/o -running- Zope, you have to at least have much of Zope installed. I tried and tried to break it out when I built my Zope RPMs but could not w/o major rework of Zope. -Jeff Rush