From: Kurt Zeilenga Date: Wed, 16 Sep 1998 04:25:09 +0000 (+0000) Subject: Update the INSTALL process based upon the Make-common.gmake addition. X-Git-Tag: PHP3_TOOL_0_0~52 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=238e73d76d4eb4e6c7df5252fade02665a0f4af7;p=openldap Update the INSTALL process based upon the Make-common.gmake addition. --- diff --git a/INSTALL b/INSTALL index d7af33115a..89b169ce3d 100644 --- a/INSTALL +++ b/INSTALL @@ -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):