]> git.sur5r.net Git - openldap/blobdiff - README
Define env.variable SLAPD_DEBUG to override the default debug level
[openldap] / README
diff --git a/README b/README
index 3751f6918d7ac0d8a28ada9e8007103fa5c2f6a3..1e0f924e213f7861f2cc97999122b1e3d2a77963 100644 (file)
--- a/README
+++ b/README
@@ -12,9 +12,7 @@ OpenLDAP Devel README
        should use -stable or the latest OpenLDAP release.
 
 
-OpenLDAP 1.1.1 README
-       This is the OpenLDAP Release 1.1.1.
-
+OpenLDAP Release README
        For a description of what this distribution contains, see the
        ANNOUNCEMENT file in this directory.  For a description of
        changes from previous releases, see the CHANGES file in this
@@ -52,24 +50,7 @@ REQUIRED SOFTWARE
                
 
 MAKING AND INSTALLING THE DISTRIBUTION
-       This is a quick guide.  For details, see the INSTALL file.
-
-       % ./configure
-               configure OpenLDAP for current platform
-
-       % make depend
-               this will create dependency information
-
-       % make 
-               this will build the system
-
-       % su
-       # make install
-
-       in this directory.  This should produce something that basically
-       works.  You can "cd tests; make" to verify the build.
-
-       See the INSTALL file in this directory for more information.
+       Please see the INSTALL file for details.
 
 
 DOCUMENTATION