Installation of <application>Open<acronym>LDAP</acronym></application> Install OpenLDAP by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc --disable-debug \ --libexecdir=/usr/sbin --enable-ldbm && make depend && make && make test && make install