From 6a96ec96bd0d1f10d12722c52e6dcff612d2505c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 2 Apr 2004 22:21:40 +0000 Subject: [PATCH] Reword Berkeley DB requirement to be less specific. Likely should do this across the board (e.g., rely more on README) --- doc/guide/admin/install.sdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guide/admin/install.sdf b/doc/guide/admin/install.sdf index 937c4e96cf..38badb0629 100644 --- a/doc/guide/admin/install.sdf +++ b/doc/guide/admin/install.sdf @@ -121,10 +121,10 @@ in the base system or as an optional software component. If not, you'll have to obtain and install it yourself. {{PRD:Berkeley DB}} is available from {{ORG[expand]Sleepycat}}'s -download page {{URL: http://www.sleepycat.com/download/}}. -There are several versions available. At the time of this writing, -the latest release, version 4.1, is recommended. This package is -required if you wish to use the {{TERM:BDB}} database backend. +download page {{URL: http://www.sleepycat.com/download/}}. There +are several versions available. Generally, the most recent release +(with published patches) is recommended. This package is required +if you wish to use the {{TERM:BDB}} database backend. OpenLDAP's {{slapd}}(8) LDBM backend supports a variety of data base managers including {{PRD:Berkeley DB}} and {{PRD:GDBM}}.