UmVirt LFS Package info

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ 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.7.tgz
Source file size: 6484944
Source file MD5-checkum: cf71b4b455ab8dfc8fdd4e247d697ccd
Source directory: openldap-2.6.7
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/o/openldap-2.6.7.tgz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/o/openldap-2.6.7.tgz.md5sum
Dependances: cyrus-sasl.
Dependance of: dovecot, gnupg, GConf, postfix, nfs-utils, exim, samba, php, libreoffice7, libreoffice24.
Patches: openldap-2.6.7-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