Skip to content
Snippets Groups Projects
Commit d8d5cef2 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

ITS#9450 - Update install.sdf

Drop all references to the FAQ
Add bit about lloadd.conf
regenerate text based INSTALL file
parent e960130c
No related branches found
No related tags found
No related merge requests found
...@@ -9,12 +9,6 @@ and instructions can be found in The OpenLDAP Administrator's Guide ...@@ -9,12 +9,6 @@ and instructions can be found in The OpenLDAP Administrator's Guide
It is recommended that you read, or at least skim through, ALL of the It is recommended that you read, or at least skim through, ALL of the
instructions in this file before attempting to build the software. instructions in this file before attempting to build the software.
It is also recommended you review the Frequently Asked Questions
(http://www.openldap.org/faq/) pages, in particular the Installation
section (http://www.openldap.org/faq/index.cgi?file=8) and Platform
Hints (http://www.openldap.org/faq/index.cgi?file=9) should be
examined.
Making and Installing the OpenLDAP Distribution Making and Installing the OpenLDAP Distribution
----------------------------------------------- -----------------------------------------------
...@@ -55,8 +49,7 @@ Making and Installing the OpenLDAP Distribution ...@@ -55,8 +49,7 @@ Making and Installing the OpenLDAP Distribution
was trying to do and exactly what failed. You may need to was trying to do and exactly what failed. You may need to
specify additional options and/or variables besides those listed specify additional options and/or variables besides those listed
above to obtain desired results, depending on your operating above to obtain desired results, depending on your operating
system. The Platform Hints section of the FAQ provides help for system.
operating system related problems.
4. Build dependencies: 4. Build dependencies:
...@@ -67,18 +60,18 @@ Making and Installing the OpenLDAP Distribution ...@@ -67,18 +60,18 @@ Making and Installing the OpenLDAP Distribution
% make % make
If all goes well, the system will build as configured. If not, If all goes well, the system will build as configured. If not,
return to step 3 after reviewing the configuration settings. You return to step 3 after reviewing the configuration settings.
may want to consult the Platform Hints subsection of the FAQ if
you have not done so already.
6. Test the standalone system: 6. Test the standalone system:
This step requires the standalone LDAP server, slapd(8), with MDB
support.
% make test % make test
If all goes well, the system has been built as configured. If If all goes well, the system has been built as configured. If
not, return to step 2 after reviewing your configuration not, return to step 2 after reviewing your configuration
settings. You may want to consult the Installation section of settings.
the FAQ if you have not done so already.
7. Install the software. You may need to become the super-user 7. Install the software. You may need to become the super-user
(e.g. root) to do this (depending on where you are installing (e.g. root) to do this (depending on where you are installing
...@@ -96,12 +89,10 @@ configuration directory (normally /usr/local/etc/openldap). ...@@ -96,12 +89,10 @@ configuration directory (normally /usr/local/etc/openldap).
ldap.conf client defaults ldap.conf client defaults
slapd.conf Standalone LDAP daemon slapd.conf Standalone LDAP daemon
lload.conf LDAP Load Balancer daemon
schema/*.schema Schema Definitions schema/*.schema Schema Definitions
--- ---
$OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
17:09:26 kurt Exp $
This work is part of OpenLDAP Software <http://www.openldap.org/>. This work is part of OpenLDAP Software <http://www.openldap.org/>.
Copyright 1998-2021 The OpenLDAP Foundation. Copyright 1998-2021 The OpenLDAP Foundation.
......
...@@ -14,15 +14,6 @@ It is recommended that you read, or at least skim through, ALL of ...@@ -14,15 +14,6 @@ It is recommended that you read, or at least skim through, ALL of
the instructions in this file before attempting to build the the instructions in this file before attempting to build the
software. software.
It is also recommended you review
the {{Frequently Asked Questions}} ({{URL:http://www.openldap.org/faq/}})
pages, in particular the
{{Installation section}} ({{URL:http://www.openldap.org/faq/index.cgi?file=8}})
and
{{Platform Hints}} ({{URL:http://www.openldap.org/faq/index.cgi?file=9}})
should be examined.
P2: Making and Installing the OpenLDAP Distribution P2: Making and Installing the OpenLDAP Distribution
^ Unpack the distribution and change directory: ^ Unpack the distribution and change directory:
...@@ -64,9 +55,7 @@ the appropriate settings. If the {{EX:configure}} script fails, you should ...@@ -64,9 +55,7 @@ the appropriate settings. If the {{EX:configure}} script fails, you should
read the {{FILE:config.log}} file that it generated to see what it was trying read the {{FILE:config.log}} file that it generated to see what it was trying
to do and exactly what failed. You may need to specify additional to do and exactly what failed. You may need to specify additional
options and/or variables besides those listed above to options and/or variables besides those listed above to
obtain desired results, depending on your operating system. The obtain desired results, depending on your operating system.
{{Platform Hints}} section of the {{FAQ}} provides help for operating system
related problems.
+ Build dependencies: + Build dependencies:
...@@ -77,9 +66,7 @@ E: % make depend ...@@ -77,9 +66,7 @@ E: % make depend
E: % make E: % make
.If all goes well, the system will build as configured. If not, .If all goes well, the system will build as configured. If not,
return to step 3 after reviewing the configuration settings. You return to step 3 after reviewing the configuration settings.
may want to consult the {{Platform Hints}} subsection of the {{FAQ}}
if you have not done so already.
+ Test the standalone system: + Test the standalone system:
...@@ -89,9 +76,7 @@ with {{MDB}} support. ...@@ -89,9 +76,7 @@ with {{MDB}} support.
E: % make test E: % make test
.If all goes well, the system has been built as configured. If not, .If all goes well, the system has been built as configured. If not,
return to step 2 after reviewing your configuration settings. You return to step 2 after reviewing your configuration settings.
may want to consult the {{Installation}} section of the {{FAQ}}
if you have not done so already.
+ Install the software. You may need to become the + Install the software. You may need to become the
{{super-user}} (e.g. {{EX:root}}) to do this (depending on where you {{super-user}} (e.g. {{EX:root}}) to do this (depending on where you
...@@ -110,5 +95,6 @@ the OpenLDAP configuration directory (normally ...@@ -110,5 +95,6 @@ the OpenLDAP configuration directory (normally
> ldap.conf client defaults > ldap.conf client defaults
> slapd.conf Standalone LDAP daemon > slapd.conf Standalone LDAP daemon
> lload.conf LDAP Load Balancer daemon
> schema/*.schema Schema Definitions > schema/*.schema Schema Definitions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment