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