]> git.sur5r.net Git - openldap/blobdiff - INSTALL
Remove ldapurl project, add deprecate removal project
[openldap] / INSTALL
diff --git a/INSTALL b/INSTALL
index e6ef7686f2f1680b2f408609a01a95fa61f79983..63e9bd48c44445a4b746705944c5413469bdd76a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -80,7 +80,7 @@ these steps:
        LDBM support.
 
        % cd tests
-       % make
+       % make test
 
        If all goes well, the system has been built as configured.  If not,
        return to step 4 after reviewing your configuration settings.
@@ -91,8 +91,7 @@ these steps:
  7. install the binaries and man pages.  You may need to be superuser to
     do this (depending on where you are installing things):
 
-       % su
-       # make install
+       % su root -c make install
 
     That's it!