[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Documentation error (ITS#2119)
Full_Name: Matt Harris
Version: 2.1.2
OS: Solaris and FreeBSD
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (160.111.223.22)
There's a minor problem with the basic install guide at
http://www.openldap.org/doc/admin/quickstart.html
It references the use of bdb databases, but yet doesn't specify that you must
--enable-bdb in your ./configure line (this had me banging my head on the wall
for
five or ten minutes). It states to just use a blank ./configure line. This
won't
include the BDB support, and hence will cause slapd to error out when you try
and use the 'database bdb' configuration line.