]> git.sur5r.net Git - openldap/blobdiff - build/db.2.x.README
Fix minor bugs...
[openldap] / build / db.2.x.README
index 4d902fb1aad3fc515a20ea1d143122edf63f1f8e..0b6cfdbf2954d7aebb03142fbf64f699cb059bf8 100644 (file)
@@ -2,13 +2,14 @@ Berkeley DB version 2.x and OpenLDAP running threads
 ====================================================
 
 Special care has to be taken when building Berkeley DB 2.x
-for use with OpenLDAP as an slapd backend.  If OpenLDAP is with
-threads, so must Berkeley DB.   If OpenLDAP is built without
-threads, so must Berkeley DB.
+for use with OpenLDAP as an slapd backend.  If OpenLDAP is used
+with threads, so must Berkeley DB.   If OpenLDAP is built without
+threads, so must Berkeley DB.  In general, you should use
+the latest Sleepycat version.
 
 The configuration tool of Sleepycat's Berkeley DB will automatically
 set appropriate options on IRIX, OSF/1, and SUN Solaris platforms
-(version 2.3.16), as well as FreeBSD (version 2.6.4).  The options
+(version 2.3.16), as well as FreeBSD (version 2.7.5).  The options
 must be manually defined on other plaforms, e.g. on LINUX.
 
 On PC-LINUX (kernel version 2.0.35, linux kernel threads as imple-
@@ -26,5 +27,3 @@ The OpenLDAP configure tool will most probably find the correct
 configuration itself.   No special action has to be taken
 while building the OpenLDAP package.
 
-Jan, 9th, 1999, /KSp (ksp@openldap.org)
-