mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Remove review ldapconfig.h.edit step from installation.
This commit is contained in:
parent
5d8b65deb1
commit
af06bba27f
13
INSTALL
13
INSTALL
@ -55,16 +55,11 @@ these steps:
|
||||
appropriate settings. Use configure enable/with options and/or
|
||||
environment variables to obtain desired results.
|
||||
|
||||
4. Review the file include/ldapconfig.h.edit.
|
||||
You generally do not need to modify this file.
|
||||
|
||||
% vi include/ldapconfig.h.edit
|
||||
|
||||
5. Build dependencies
|
||||
4. Build dependencies
|
||||
|
||||
% make depend
|
||||
|
||||
6. Build the system
|
||||
5. Build the system
|
||||
|
||||
% make
|
||||
|
||||
@ -74,7 +69,7 @@ these steps:
|
||||
You may want to consult the doc/install/hints file for your
|
||||
platform.
|
||||
|
||||
7. Test the standalone system
|
||||
6. Test the standalone system
|
||||
|
||||
This step requires the standalone LDAP server (slapd) with
|
||||
LDBM support.
|
||||
@ -88,7 +83,7 @@ these steps:
|
||||
You may want to consult the doc/install/hints file for your
|
||||
platform.
|
||||
|
||||
8. install the binaries and man pages. You may need to be superuser to
|
||||
7. install the binaries and man pages. You may need to be superuser to
|
||||
do this (depending on where you are installing things):
|
||||
|
||||
% su
|
||||
|
Loading…
Reference in New Issue
Block a user