X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=INSTALL;h=4ffaa58db953874067b304af1b86b81b4728f4c7;hb=1586a68219cf85e9caaafcf2259c9bc249358077;hp=2a88697926252b2a0c70758982a3e458337bb1cd;hpb=1257469b7644dc22576e70fc9932d99c42752471;p=openldap diff --git a/INSTALL b/INSTALL index 2a88697926..4ffaa58db9 100644 --- a/INSTALL +++ b/INSTALL @@ -38,7 +38,7 @@ Making and Installing the OpenLDAP Distribution Variable Description Example CC C compiler gcc CFLAGS C flags -O -g - CPPFLAGS cpp flags -I/path/include -Ddef + CPPFLAGS cpp flags -I/path/include -DFOO=42 LDFLAGS ld flags -L/usr/local/lib LIBS libraries -llib PATH command path /usr/local/bin:/usr/bin:/bin @@ -67,7 +67,7 @@ Making and Installing the OpenLDAP Distribution 6. Test the standalone system This step requires the standalone LDAP server, slapd(8), with - LDBM support. + BDB, HDB, and/or LDBM support. % make test @@ -94,8 +94,21 @@ configuration directory (normally /usr/local/etc/openldap). slapd.conf Standalone LDAP daemon schema/*.schema Schema Definitions -End of OpenLDAP INSTALL file. - +--- $OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18 17:09:26 kurt Exp $ +This work is part of OpenLDAP Software . + +Copyright 1998-2003 The OpenLDAP Foundation. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted only as authorized by the OpenLDAP +Public License. + +A copy of this license is available in the file LICENSE in the +top-level directory of the distribution or, alternatively, at +. + +OpenLDAP is a registered trademark of the OpenLDAP Foundation.