Update the INSTALL process based upon the Make-common.gmake addition.

This commit is contained in:
Kurt Zeilenga 1998-09-16 04:25:09 +00:00
parent b1d48b89ba
commit 238e73d76d

View File

@ -12,16 +12,12 @@ these steps:
1. untar the distribution and cd to the top:
% tar xfz ldap-stable.tgz
% tar xfz openldap-VERSION.tgz
% cd ldap
If you are reading this file, you probably have already done this!
2. Type:
% make Make-common
to copy Make-common.dist to Make.common.
2. copy Make-common.dist or Make-common.gmake to Make.common
3. edit the files Make-common and include/ldapconfig.h.edit to configure
the software for your site (the files are well-commented):