Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
55521da9
Commit
55521da9
authored
22 years ago
by
Howard Chu
Browse files
Options
Downloads
Patches
Plain Diff
Minor cleanup, add mention of BDB to tests
parent
39071ff9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/guide/release/install.sdf
+5
-5
5 additions, 5 deletions
doc/guide/release/install.sdf
with
5 additions
and
5 deletions
doc/guide/release/install.sdf
+
5
−
5
View file @
55521da9
...
...
@@ -5,7 +5,7 @@
P1: Making and Installing the OpenLDAP Distribution
This file provides brief instructions on how to build and install
OpenLDAP on UNIX (and UNIX-{{like}}) system. More detailed
OpenLDAP on UNIX (and UNIX-{{like}}) system
s
. More detailed
information and instructions can be found in
{{The OpenLDAP Administrator's Guide}}
(available from {{URL:http://www.openldap.org/doc/}}).
...
...
@@ -40,7 +40,7 @@ E: % ./configure --help
.to list available configuration options.
.The {{EX:configure}} script uses environment
al
variables for
.The {{EX:configure}} script uses environment variables for
determining compiler/linker options including:
> Variable Description Example
...
...
@@ -55,7 +55,7 @@ determining compiler/linker options including:
E: % [env settings] ./configure [options]
.If all goes well, the {{EX:configure}} script wi
th
automatically
.If all goes well, the {{EX:configure}} script wi
ll
automatically
detect the appropriate settings. However, you may need to
specify options and/or environment variables to obtain desired
results.
...
...
@@ -76,7 +76,7 @@ if you have not done so already.
+ Test the standalone system
.This step requires the standalone LDAP server, {{slapd}}(8),
with {{LDBM}} support.
with
{{BDB}} or
{{LDBM}} support.
E: % make test
...
...
@@ -85,7 +85,7 @@ return to step 4 after reviewing your configuration settings. You
may want to consult the {{Installation}} section of the {{FAQ}}
if you have not done so already.
+
i
nstall the binaries and man pages. You may need to be
come the
+
I
nstall the binaries and man pages. You may need to become the
{{super-user}} (e.g. {{EX:root}}) to do this (depending on where you
are installing things):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment