[Zodb-checkins] CVS: StandaloneZODB/bsddb3Storage - README:1.7.2.2
Barry Warsaw
barry@wooz.org
Wed, 19 Dec 2001 18:46:39 -0500
Update of /cvs-repository/StandaloneZODB/bsddb3Storage
In directory cvs.zope.org:/tmp/cvs-serv11162
Modified Files:
Tag: StandaloneZODB-1_0-branch
README
Log Message:
Spell checked
=== StandaloneZODB/bsddb3Storage/README 1.7.2.1 => 1.7.2.2 ===
Requirements
- You must install Sleepcat BerkeleyDB and Robin Dunn's PyBSDDB
+ You must install Sleepycat BerkeleyDB and Robin Dunn's PyBSDDB
package separately. The Berkeley storages are known to work with
BerkeleyDB 3.3.11 and PyBSDDB 3.3.1. As of this date, Sleepycat
has released BerkeleyDB 4.0.14 but PyBSDDB still doesn't
@@ -129,7 +129,7 @@
Installing bsddb3Storage as part of StandaloneZODB
- You shouldnot need to do anything special to install bsddb3Storage
+ You should not need to do anything special to install bsddb3Storage
if you are installing it as part of the StandaloneZODB
distribution. If you've received bsddb3Storage as a separate
package, then read on for installation instructions.