]> git.sur5r.net Git - openldap/blob - README
Disable referral directive
[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.3.16 or GDBM)
27
28         SLURPD:
29                 LTHREAD compatible thread package
30                         (POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)
31
32         LDAPD:
33                 ISODE compatible X.500 distribution
34
35         CLIENTS/CONTRIB ware:
36                 Depends on package.  See per package README.
37                 
38
39 MAKING AND INSTALLING THE DISTRIBUTION
40         Please see the INSTALL file for details.
41
42
43 DOCUMENTATION
44         There are man pages for most programs in the distribution and
45         routines in the various libraries.  See ldap(3) for details.
46
47         Additional documentation can be found in the doc directory.
48                 doc/devel   Developer Information
49                 doc/drafts  LDAP-related IETF drafts
50                 doc/install Installation and Integration
51                 doc/man     Raw man(1) pages
52                 doc/rfcs    LDAP-related Request for Comments
53
54         There is an OpenLDAP home page available that contains the latest
55         LDAP news, releases announcements, pointers to other LDAP resources,
56         etc..  It is located at:
57                 http://www.OpenLDAP.org/
58
59         The OpenLDAP Software FAQ is available at:
60                 http://www.openldap.org/faq/index.cgi?file=2
61
62
63 FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
64         We would appreciate any feedback you can provide.  If you have
65         problems, report them using our Issue Tracking System:
66
67                 http://www.OpenLDAP.com/its/
68
69         or by sending e-mail to:
70
71                 OpenLDAP-its@OpenLDAP.org
72
73         Additional mailing lists are available.  Please see:
74
75                 http://www.OpenLDAP.com/lists/
76