UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

OpenLDAP-client

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

Package info

Template:
Codename: OpenLDAP-client
Source file: openldap-2.6.12.tgz
Source directory: openldap-2.6.12
Package URL: openldap-2.6.12.tgz
Package md5-checksum URL: openldap-2.6.12.tgz.md5sum
Dependances: cyrus-sasl.
Dependance of: dovecot, gnupg, !GConf, postfix, nfs-utils, exim, samba, php, !libreoffice7, libreoffice.
Patches: openldap-2.6.12-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