]> git.sur5r.net Git - openldap/blob - README
s/edit/review/ in respect to ldapconfig.h.edit
[openldap] / README
1 OpenLDAP 1.2 README
2
3         For a description of what this distribution contains, see the
4         ANNOUNCEMENT file in this directory.  For a description of
5         changes from previous releases, see the CHANGES file in this
6         directory.
7
8         For a more detailed description of how to make an install the
9         distribution, see the INSTALL file in this directory.  Additional
10         installation information, such as per platform hints can be found
11         in the doc/install directory.
12
13         For more information:
14                 http://www.OpenLDAP.org/software/
15
16
17 REQUIRED SOFTWARE
18         Build OpenLDAP requires the following software components:
19
20         Base system (libraries and tools):
21                 Standard C compiler, headers, and libraries
22                 POSIX REGEX headers and libraries
23
24         SLAPD:
25                 LDBM compatible datastore
26                         (Sleepycat Berkeley DB 2.7.5 or GDBM)
27
28         SLURPD:
29                 LTHREAD compatible thread package
30                         (POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)
31
32         CLIENTS/CONTRIB ware:
33                 Depends on package.  See per package README.
34                 
35
36 MAKING AND INSTALLING THE DISTRIBUTION
37         Please see the INSTALL file for details.
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         Additional documentation can be found in the doc directory.
45                 doc/devel   Developer Information
46                 doc/drafts  LDAP-related IETF drafts
47                 doc/install Installation and Integration
48                 doc/man     Raw man(1) pages
49                 doc/rfcs    LDAP-related Request for Comments
50
51         There is an OpenLDAP home page available that contains the latest
52         LDAP news, releases announcements, pointers to other LDAP resources,
53         etc..  It is located at:
54                 http://www.OpenLDAP.org/
55
56         The OpenLDAP Software FAQ is available at:
57                 http://www.openldap.org/faq/index.cgi?file=2
58
59
60 FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
61         We would appreciate any feedback you can provide.  If you have
62         problems, report them using our Issue Tracking System:
63
64                 http://www.OpenLDAP.com/its/
65
66         or by sending e-mail to:
67
68                 OpenLDAP-its@OpenLDAP.org
69
70         Additional mailing lists are available.  Please see:
71
72                 http://www.OpenLDAP.com/lists/
73