]> git.sur5r.net Git - openldap/commitdiff
Update INSTALL/README with references to new docs from -devel
authorKurt Zeilenga <kurt@openldap.org>
Sun, 22 Nov 1998 20:51:22 +0000 (20:51 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 22 Nov 1998 20:51:22 +0000 (20:51 +0000)
INSTALL
README

diff --git a/INSTALL b/INSTALL
index 3e76e3a34fc5683a92189b59fb91e0ae77bf00b8..aeaeb02b5a4eb39aca82fba907f5c4fdc65b2654 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,12 @@
 Making and Installing the OpenLDAP Distribution
 
+**
 ** It is recommended that you read or at least skim through ALL of the
 ** instructions in this file before attempting to build the software.
+**
+** You should also check for platform specific hints.
+** These are located in doc/install/hints.
+**
 
 If you want to build binaries for more than one platform from a single
 source tree, skip ahead to the "Building LDAP For More Than One Platform"
diff --git a/README b/README
index 1baca53c29663deb4fee6a8529f05dcb1503cd51..6a979619a59a78da92e9ee9e89e96a6f7dd8b8a0 100644 (file)
--- a/README
+++ b/README
@@ -8,9 +8,13 @@ OpenLDAP 1.1 Alpha README
        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/
 
+
 REQUIRED SOFTWARE
        Build OpenLDAP requires the following software components:
 
@@ -21,21 +25,23 @@ REQUIRED SOFTWARE
        SLAPD:
                LDBM compatible datastore
                        (Berkeley DB, Sleepycat DB2, or GDBM)
+
        SLURPD:
                LTHREAD compatible thread package
                        (POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)
 
        LDAPD:
-               ISODE compatible ldap distribution
+               ISODE compatible X.500 distribution
 
-       CLIENTS/CONTRIBware:
+       CLIENTS/CONTRIB ware:
                Depends on package.  See per package README.
                
 
 MAKING AND INSTALLING THE DISTRIBUTION
+       This is a quick guide.  For details, see the INSTALL file.
 
-    You should be able to make and install the distribution with a
-    default configuration by typing the following commands:
+       % ./configure
+               autoconf OpenLDAP for current platform
 
        % ./configure --help
                This will list the available options.
@@ -71,19 +77,26 @@ MAKING AND INSTALLING THE DISTRIBUTION
 
     See the INSTALL file in this directory for more information.
 
-DOCUMENTATION
 
+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 homepage available that contains the latest
     LDAP news, releases announcements, pointers to other LDAP resources,
     etc. You can access it at this URL:
 
        http://www.OpenLDAP.org/
 
-FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
 
+FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
     We would appreciate any feedback you can provide.  If you have
     problems, report them to this address: