]> git.sur5r.net Git - openldap/blob - README
Update for 2.2.beta3
[openldap] / README
1 OpenLDAP 2.2 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.2 release, it includes significant changes from
8     prior releases.
9
10 REQUIRED SOFTWARE
11     Build OpenLDAP requires a number of software packages to be
12     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.16+ (recommended)
18         OpenSSL 0.9 (recommended)
19         POSIX REGEX software (required)
20
21     SLAPD:
22         BDB backend requires Sleepycat Berkeley DB 4.2
23         LDBM backend requires a compatible database manager
24             [Berkeley DB, GDBM, etc.]
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
37     Admnistrator's Guide (see DOCUMENTATION section).
38
39
40 DOCUMENTATION
41     There are man pages for most programs in the distribution and
42     routines in the various libraries.  See ldap(3) for details.
43
44     The OpenLDAP website is available and contains the latest LDAP
45     news, releases announcements, pointers to other LDAP resources,
46     etc..  It is located at:
47         http://www.OpenLDAP.org/
48
49     The OpenLDAP Administrator's Guide and other documentation
50     is available at:
51         http://www.openldap.org/doc/
52
53     The OpenLDAP Software FAQ is available at:
54         http://www.openldap.org/faq/index.cgi
55
56
57 SUPPORT / FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
58     OpenLDAP 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
61     lists <http://www.openldap.org/lists/>.  If you cannot find
62     the answer, please enquire on the OpenLDAP-software list.
63
64     Issues, such as bug reports, should be reported using our
65     our Issue Tracking System <http://www.OpenLDAP.org/its/>.
66     Do not use this system for software enquiries.  Please
67     direct these 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
75     development activities on the <openldap-devel@openldap.org>
76     mailing list prior to submission, it is noted that
77     contributions must be submitted using the Issue Tracking
78     System <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-2003 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.