mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
More verbiage about running configure
This commit is contained in:
parent
768f7af96b
commit
c608556e8a
1 changed files with 7 additions and 3 deletions
10
INSTALL
10
INSTALL
|
|
@ -49,9 +49,13 @@ Making and Installing the OpenLDAP Distribution
|
|||
|
||||
% [env settings] ./configure [options]
|
||||
|
||||
If all goes well, the configure script with automatically detect
|
||||
the appropriate settings. However, you may need to specify
|
||||
options and/or environment variables to obtain desired results.
|
||||
If all goes well, the configure script will automatically detect
|
||||
the appropriate settings. If the configure script fails, you
|
||||
should read the config.log file that it generated to see what it
|
||||
was trying to do and exactly what failed. You may need to specify
|
||||
additional options and/or environment variables besides those
|
||||
listed above to obtain desired results, depending on your operating
|
||||
system.
|
||||
|
||||
4. Build dependencies:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue