From: Kurt Zeilenga Date: Sun, 6 Jun 1999 19:52:05 +0000 (+0000) Subject: Update hints. X-Git-Tag: OPENLDAP_REL_ENG_2_BP~382 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e2050a74d08eea2beb39d79749b2bc9baeca5413;p=openldap Update hints. --- diff --git a/doc/install/hints/FreeBSD b/doc/install/hints/FreeBSD index ef5f42aa35..8a7a923995 100644 --- a/doc/install/hints/FreeBSD +++ b/doc/install/hints/FreeBSD @@ -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 diff --git a/doc/install/hints/Linux b/doc/install/hints/Linux index 0e2cd01830..d09fd96272 100644 --- a/doc/install/hints/Linux +++ b/doc/install/hints/Linux @@ -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/). + diff --git a/doc/install/hints/Solaris b/doc/install/hints/Solaris index ee25ac7adc..792e91565e 100644 --- a/doc/install/hints/Solaris +++ b/doc/install/hints/Solaris @@ -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. + diff --git a/doc/install/hints/SunOS b/doc/install/hints/SunOS index c01c1d7704..2ed4bf0af0 100644 --- a/doc/install/hints/SunOS +++ b/doc/install/hints/SunOS @@ -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. +