UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

OpenLDAP-client

The OpenLDAP package provides an open source implementation of the Lightweight Directory Access Protocol.

Package info

Codename: OpenLDAP-client
Source file: openldap-2.6.8.tgz
Source directory: openldap-2.6.8
Package URL: openldap-2.6.8.tgz
Package md5-checksum URL: openldap-2.6.8.tgz.md5sum
Dependances: cyrus-sasl.
Dependance of: dovecot, gnupg, GConf, postfix, nfs-utils, exim, samba, php, !libreoffice7, libreoffice.
Patches: openldap-2.6.8-consolidated-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
autoconf &&

./configure --prefix=/usr        \
            --sysconfdir=/etc    \
            --disable-static     \
            --enable-dynamic     \
            --disable-debug      \
            --disable-slapd 



Build script:
make depend &&
make

Install script:
make install