Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Jaak Ristioja
OpenLDAP
Commits
e2050a74
Commit
e2050a74
authored
25 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Update hints.
parent
c01dfb9d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
doc/install/hints/FreeBSD
+8
-6
8 additions, 6 deletions
doc/install/hints/FreeBSD
doc/install/hints/Linux
+4
-0
4 additions, 0 deletions
doc/install/hints/Linux
doc/install/hints/Solaris
+3
-2
3 additions, 2 deletions
doc/install/hints/Solaris
doc/install/hints/SunOS
+3
-0
3 additions, 0 deletions
doc/install/hints/SunOS
with
18 additions
and
8 deletions
doc/install/hints/FreeBSD
+
8
−
6
View file @
e2050a74
...
...
@@ -4,14 +4,16 @@ Lastest FreeBSD hints are available at:
http://www.openldap.org/faq/index.cgi?file=15
The following FreeBSD ports and packages may be useful:
databases/db Berkeley DB 2.3.16
databases/gdbm GNU Database Manager
devel/autoconf GNU Autoconf
devel/libtool GNU Autoconf
devel/gdb GNU Debugger
lang/egcs EGCS enhanced GNU C Suite
databases/gdbm GNU Database Manager
security/tcp_wrappers TCP Wrappers
The current Berkeley DB port (database/db) is broken.
Download BerkeleyDB from sleepycat instead:
http://www.sleepycat.com/
FreeBSD 4.0
no special options
FreeBSD 3.0
no special options
...
...
This diff is collapsed.
Click to expand it.
doc/install/hints/Linux
+
4
−
0
View file @
e2050a74
...
...
@@ -6,3 +6,7 @@ If Berkeley DB 2.x should be used with thread support activated, read the
file build/db.2.x.README carefully. The Berkeley package must be build
appropriately to support threaded applications as expected.
Some distributions of Linux now ship with BerkeleyDB 2.4.16.
We recommend upgrading to Berkeley DB 2.7.5 available from.
Sleepycat (http://www.sleepycat.com/).
This diff is collapsed.
Click to expand it.
doc/install/hints/Solaris
+
3
−
2
View file @
e2050a74
...
...
@@ -6,5 +6,6 @@ Sun Solaris Hints
Latest Solaris hints are available at:
http://www.openldap.org/faq/index.cgi?file=10
Solaris NDBM and OpenLDAP appears to be incompatible. Use
Berkeley DB2 or GDBM.
Solaris NDBM and OpenLDAP appears to be incompatible.
Use Berkeley DB2 or GDBM.
This diff is collapsed.
Click to expand it.
doc/install/hints/SunOS
+
3
−
0
View file @
e2050a74
...
...
@@ -4,3 +4,6 @@ Sun SunOS Hints
** SunOS 5.X is covered in the Solaris hints file. **
http://www.openldap.org/faq/index.cgi?file=13
You will likely need to install a POSIX regex library.
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