Go to file
1999-07-14 19:34:07 +00:00
build Update version to 1.2.4 in preparation for release. 1999-07-14 19:34:07 +00:00
clients Fix xrpcomp sed. 1999-07-14 17:07:02 +00:00
contrib Remove web500gw from listed contrib packages. 1999-06-03 01:49:25 +00:00
doc Add <sys/select.h> detection. 1999-06-25 02:34:14 +00:00
include Reap back-shell children processes using SIGCHLD handler. 1999-07-02 20:57:22 +00:00
libraries Minor pthread_yield adjustment. 1999-07-14 19:32:09 +00:00
servers Add <ac/time.h> for SGI IRIX. 1999-07-09 21:06:57 +00:00
tests Added tests for special cases--->avoid regressions. 1999-05-26 02:17:21 +00:00
acconfig.h Add <sys/select.h> detection. 1999-06-25 02:34:14 +00:00
acinclude.m4 Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
aclocal.m4 Update pthread detection. 1999-02-02 00:00:54 +00:00
ANNOUNCEMENT Minor update to 1.2 announcement. 1999-02-11 23:31:30 +00:00
CHANGES Move LDAP_LIBFLAGS to LDFLAGS 1999-07-14 18:06:10 +00:00
configure Added closesocket detection/use for BeOS (ITS#195) 1999-06-27 00:34:43 +00:00
configure.in Added closesocket detection/use for BeOS (ITS#195) 1999-06-27 00:34:43 +00:00
COPYRIGHT Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
INSTALL Update docs in preparation for release of 1.2.1 1999-04-01 03:17:44 +00:00
LICENSE Import doc changes from devel 1999-01-18 18:00:18 +00:00
Make-common Initial revision 1998-08-09 00:43:13 +00:00
Make-common.um Initial revision 1998-08-09 00:43:13 +00:00
Makefile Initial revision 1998-08-09 00:43:13 +00:00
Makefile.in Remove doc from CLEANDIRS (it's in SUBDIRS). 1999-04-28 23:11:42 +00:00
README Update BerkeleyDB recommendation to 2.7.5 1999-06-24 22:40:04 +00:00

OpenLDAP 1.2 README

	For a description of what this distribution contains, see the
	ANNOUNCEMENT file in this directory.  For a description of
	changes from previous releases, see the CHANGES file in this
	directory.

	For a more detailed description of how to make an install the
	distribution, see the INSTALL file in this directory.  Additional
	installation information, such as per platform hints can be found
	in the doc/install directory.

	For more information:
		http://www.OpenLDAP.org/software/


REQUIRED SOFTWARE
	Build OpenLDAP requires the following software components:

	Base system (libraries and tools):
		Standard C compiler, headers, and libraries
		POSIX REGEX headers and libraries

	SLAPD:
		LDBM compatible datastore
			(Sleepycat Berkeley DB 2.7.5 or GDBM)

	SLURPD:
		LTHREAD compatible thread package
			(POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)

	CLIENTS/CONTRIB ware:
		Depends on package.  See per package README.
		

MAKING AND INSTALLING THE DISTRIBUTION
	Please see the INSTALL file for details.


DOCUMENTATION
	There are man pages for most programs in the distribution and
	routines in the various libraries.  See ldap(3) for details.

	Additional documentation can be found in the doc directory.
		doc/devel   Developer Information
		doc/drafts  LDAP-related IETF drafts
		doc/install Installation and Integration
		doc/man     Raw man(1) pages
		doc/rfcs    LDAP-related Request for Comments

	There is an OpenLDAP home page available that contains the latest
	LDAP news, releases announcements, pointers to other LDAP resources,
	etc..  It is located at:
		http://www.OpenLDAP.org/

	The OpenLDAP Software FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=2


FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
	We would appreciate any feedback you can provide.  If you have
	problems, report them using our Issue Tracking System:

		http://www.OpenLDAP.com/its/

	or by sending e-mail to:

		OpenLDAP-its@OpenLDAP.org

	Additional mailing lists are available.  Please see:

		http://www.OpenLDAP.com/lists/