]> git.sur5r.net Git - openldap/commitdiff
Update hints.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 6 Jun 1999 19:52:05 +0000 (19:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 6 Jun 1999 19:52:05 +0000 (19:52 +0000)
doc/install/hints/FreeBSD
doc/install/hints/Linux
doc/install/hints/Solaris
doc/install/hints/SunOS

index ef5f42aa357bdf8a8a81591bbe556d1494c3733f..8a7a9239958b64194339dd7e2a76d41bfd3269fd 100644 (file)
@@ -4,14 +4,16 @@ Lastest FreeBSD hints are available at:
        http://www.openldap.org/faq/index.cgi?file=15
 
 The following FreeBSD ports and packages may be useful:
-       databases/db            Berkeley DB 2.3.16
-       databases/gdbm          GNU Database Manager
-       devel/autoconf          GNU Autoconf
-       devel/libtool           GNU Autoconf
-       devel/gdb               GNU Debugger
-       lang/egcs               EGCS enhanced GNU C Suite
+       databases/gdbm                  GNU Database Manager
        security/tcp_wrappers   TCP Wrappers
 
+The current Berkeley DB port (database/db) is broken.
+Download BerkeleyDB from sleepycat instead:
+       http://www.sleepycat.com/
+
+FreeBSD 4.0
+       no special options
+
 FreeBSD 3.0
        no special options
 
index 0e2cd01830d753c4aeca846e76a7974785c1476d..d09fd96272b4029af7c13a1a298860f44e118dc2 100644 (file)
@@ -6,3 +6,7 @@ If Berkeley DB 2.x should be used with thread support activated, read the
 file build/db.2.x.README carefully. The Berkeley package must be build
 appropriately to support threaded applications as expected.
 
+Some distributions of Linux now ship with BerkeleyDB 2.4.16.
+We recommend upgrading to Berkeley DB 2.7.5 available from.
+Sleepycat (http://www.sleepycat.com/).
+
index ee25ac7adcc15d81760c301b4b3f26fd596e0d5e..792e91565e8d622b8cc7b30b9a47722796782295 100644 (file)
@@ -6,5 +6,6 @@ Sun Solaris Hints
 Latest Solaris hints are available at:
   http://www.openldap.org/faq/index.cgi?file=10
 
-Solaris NDBM and OpenLDAP appears to be incompatible.  Use
-Berkeley DB2 or GDBM.
+Solaris NDBM and OpenLDAP appears to be incompatible.
+Use Berkeley DB2 or GDBM.
+
index c01c1d77042a9c264050295ad2281c2762610ffd..2ed4bf0af0b04fdc31d71d34c2f8bfdeaa79aad2 100644 (file)
@@ -4,3 +4,6 @@ Sun SunOS Hints
 ** SunOS 5.X is covered in the Solaris hints file.  **
 
 http://www.openldap.org/faq/index.cgi?file=13
+
+You will likely need to install a POSIX regex library.
+