> cd /root/ldap_install/openldap-2.4.7 > > ./configure --prefix=/usrd /usr/share/libtool/libltdl./configure > --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin > --mandir=/usr/share/man --with-tls --without-cyrus-sasl > -enable-modules -enable-bdb=mod -enable-hdb=mod -enable-ldap=mod > --enable-crypt > > make depend > > make always do "make test" after make. > make install (as root) >