]> git.sur5r.net Git - openldap/blob - README
Fix prev commit
[openldap] / README
1 OpenLDAP 2.3 README
2     For a description of what this distribution contains, see the
3     ANNOUNCEMENT file in this directory.  For a description of
4     changes from previous releases, see the CHANGES file in this
5     directory.
6
7     This is 2.3 release, it includes significant changes from prior
8     releases.
9
10 REQUIRED SOFTWARE
11     Building OpenLDAP Software requires a number of software packages
12     to be preinstalled.  Additional information regarding prerequisite
13     software can be found in the OpenLDAP Administrator's Guide.
14
15     Base system (libraries and tools):
16         Standard C compiler (required)
17         Cyrus SASL 2.1.18+ (recommended)
18         OpenSSL 0.9.7+ (recommended)
19         POSIX REGEX software (required)
20
21     SLAPD:
22         BDB and HDB backends require Oracle Berkeley DB 4.2, 4.4,
23         or 4.5.  It is highly recommended to apply the patches
24         from Oracle for a given release.
25
26     SLURPD:
27         LTHREAD compatible thread package
28             [POSIX threads, Mach Cthreads, select others]
29
30     CLIENTS/CONTRIB ware:
31         Depends on package.  See per package README.
32
33
34 MAKING AND INSTALLING THE DISTRIBUTION
35     Please see the INSTALL file for basic instructions.  More
36     detailed instructions can be found in the OpenLDAP Admnistrator's
37     Guide (see DOCUMENTATION section).
38
39
40 DOCUMENTATION
41     The OpenLDAP Administrator's Guide is available in the
42     guide.html file in the doc/guide/admin directory.  The
43     guide and a number of other documents are available at
44     <http://www.openldap.org/doc/admin/guide.html>.
45
46     The distribution also includes manual pages for most programs
47     and library APIs.  See ldap(3) for details.
48
49     The OpenLDAP website is available and contains the latest LDAP
50     news, releases announcements, pointers to other LDAP resources,
51     etc..  It is located at <http://www.OpenLDAP.org/>.
52
53     The OpenLDAP Software FAQ is available at
54     <http://www.openldap.org/faq/>.
55
56
57 SUPPORT / FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
58     OpenLDAP Software is user supported.  If you have problems, please
59     review the OpenLDAP FAQ <http://www.openldap.org/faq/> and
60     archives of the OpenLDAP-software and OpenLDAP-bugs mailing lists
61     <http://www.openldap.org/lists/>.  If you cannot find the answer,
62     please enquire on the OpenLDAP-software list.
63
64     Issues, such as bug reports, should be reported using our our
65     Issue Tracking System <http://www.OpenLDAP.org/its/>.  Do not
66     use this system for software enquiries.  Please direct these
67     to an appropriate mailing list.
68
69
70 CONTRIBUTING
71     See <http://www.openldap.org/devel/contributing.html> for
72     information regarding how to contribute code or documentation
73     to the OpenLDAP Project for inclusion in OpenLDAP Software.
74     While you are encouraged to coordinate and discuss the development
75     activities on the <openldap-devel@openldap.org> mailing list
76     prior to submission, it is noted that contributions must be
77     submitted using the Issue Tracking System
78     <http://www.openldap.org/its/> to be considered.
79
80 ---
81 $OpenLDAP$
82
83 This work is part of OpenLDAP Software <http://www.openldap.org/>.
84
85 Copyright 1998-2008 The OpenLDAP Foundation.
86 All rights reserved.
87
88 Redistribution and use in source and binary forms, with or without
89 modification, are permitted only as authorized by the OpenLDAP
90 Public License.
91
92 A copy of this license is available in the file LICENSE in the
93 top-level directory of the distribution or, alternatively, at
94 <http://www.OpenLDAP.org/license.html>.
95
96 OpenLDAP is a registered trademark of the OpenLDAP Foundation.