[Zodb-checkins] CVS: StandaloneZODB - README:1.1.4.7
Barry Warsaw
barry@wooz.org
Mon, 28 Jan 2002 14:47:58 -0500
Update of /cvs-repository/StandaloneZODB
In directory cvs.zope.org:/tmp/cvs-serv6526
Modified Files:
Tag: StandaloneZODB-1_0-branch
README
Log Message:
Add a note about needing a compiler on Windows.
=== StandaloneZODB/README 1.1.4.6 => 1.1.4.7 ===
Windows users, you need only download the PyBSDDB file
bsddb3-3.3.0.win32-py2.1.exe and install it. This comes with the
- requisite Berkeley dlls.
+ requisite Berkeley dlls. Note however, that to build the
+ StandaloneZODB package from source requires a C compiler on
+ Windows. We likely won't release a Windows installer but we would
+ accept contributions of one.
Installation