[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Documentation error (ITS#2119)
The current documentation reflects the current version (2.1.5).
No change is believed necessary to address this issue.
At 02:17 PM 2002-09-30, mdh@unix.si.edu wrote:
>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.