]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/install.sdf
Added LDAP_FILTER_EXT case to filter_free()
[openldap] / doc / guide / admin / install.sdf
index cf427fa103ccbc80097de8fdccc323f050b782ec..9c301a26d72bb62b01189de89a52c6f11310b909 100644 (file)
@@ -118,14 +118,14 @@ or the {{ORG[expand]FSF}}'s {{PRD:GNU}} Database Manager ({{PRD:GDBM}}).
 If neither of these packages are available at configure time,
 you will not be able build {{slapd}}(8) with primary database backend.
 
-Your operating system may provide one of these two packages in
-the base system or as an optional software component.  You may
-need may need to obtain the software and install it yourself.
+Your operating system may provide one or both of these packages in
+the base system or as an optional software component.  If not,
+you'll have to obtain and install one of these packages yourself.
 
 {{PRD:BerkeleyDB}} is available from {{ORG[expand]Sleepy}}'s
 download page {{URL: http://www.sleepycat.com/download.html}}.
 There are several versions available.  At the time of this writing,
-the latest release, version 3.1, is recommended. 
+the latest release, version 3.3, is recommended. 
 
 {{PRD:GDBM}} is available from {{ORG:FSF}}'s download site
 {{URL: ftp://ftp.gnu.org/pub/gnu/gdbm/}}.
@@ -163,8 +163,8 @@ and their usage.
 !endif
 >      ./configure --help
 
-The {{EX:configure}} script will also look at certain environment variables
-for certain settings.  These environment variables are:
+The {{EX:configure}} script will also look at various environment variables
+for certain settings.  These environment variables include:
 
 !block table; align=Center; coltags="EX,N"; title="Table 4.1: Environment Variables"
 Variable       Description
@@ -175,10 +175,6 @@ LDFLAGS    Specify linker flags
 LIBS           Specify additional libraries
 !endblock
 
-Note: If you intend to build OpenLDAP for multiple platforms from a
-single source tree you should consult the {{F:INSTALL}} file in the
-top level distribution directory before running {{EX:configure}}.
-
 Now run the configure script with any desired configuration options or
 environment variables.