mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Update the INSTALL process based upon the Make-common.gmake addition.
This commit is contained in:
parent
b1d48b89ba
commit
238e73d76d
1 changed files with 2 additions and 6 deletions
8
INSTALL
8
INSTALL
|
|
@ -12,16 +12,12 @@ these steps:
|
||||||
|
|
||||||
1. untar the distribution and cd to the top:
|
1. untar the distribution and cd to the top:
|
||||||
|
|
||||||
% tar xfz ldap-stable.tgz
|
% tar xfz openldap-VERSION.tgz
|
||||||
% cd ldap
|
% cd ldap
|
||||||
|
|
||||||
If you are reading this file, you probably have already done this!
|
If you are reading this file, you probably have already done this!
|
||||||
|
|
||||||
|
2. copy Make-common.dist or Make-common.gmake to Make.common
|
||||||
2. Type:
|
|
||||||
% make Make-common
|
|
||||||
|
|
||||||
to copy Make-common.dist to Make.common.
|
|
||||||
|
|
||||||
3. edit the files Make-common and include/ldapconfig.h.edit to configure
|
3. edit the files Make-common and include/ldapconfig.h.edit to configure
|
||||||
the software for your site (the files are well-commented):
|
the software for your site (the files are well-commented):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue