[Pkg-openldap-devel] openldap package configuration
Ryan Tandy
ryan at nardis.ca
Wed Feb 1 21:30:14 UTC 2017
Hi,
On Wed, Feb 01, 2017 at 09:13:44PM +0000, daxa patel wrote:
>Is there any way I can check what options an ldap package is configured
>with? Can I find config log anywhere for example,
>for libldap-2.4-2_2.4.40+dfsg-1+deb8u2_amd64.deb
The build logs are here:
https://buildd.debian.org/status/package.php?p=openldap
For the stable release (jessie), choose jessie from the suite dropdown.
The amd64 package in jessie was built by the uploader, so the service
unfortunately doesn't have a log for it. The other arches do though, for
example:
https://buildd.debian.org/status/fetch.php?pkg=openldap&arch=i386&ver=2.4.40%2Bdfsg-1%2Bdeb8u2&stamp=1453049793&raw=0
>From that log:
dh_auto_configure -- --prefix=/usr --libexecdir='${prefix}/lib' --sysconfdir=/etc --localstatedir=/var --mandir='${prefix}/share/man' --enable-debug --enable-dynamic --enable-syslog --enable-proctitle --enable-ipv6 --enable-local --enable-slapd --enable-dynacl --enable-aci --enable-cleartext --enable-crypt --disable-lmpasswd --enable-spasswd --enable-modules --enable-rewrite --enable-rlookups --enable-slapi --enable-slp --enable-wrappers --enable-backends=mod --disable-ndb --enable-overlays=mod --with-subdir=ldap --with-cyrus-sasl --with-threads --with-tls=gnutls --with-odbc=unixodbc
You can also see the configure options we build with directly in the
source package, in debian/configure.options.
For jessie, that is:
http://sources.debian.net/src/openldap/2.4.40%2Bdfsg-1%2Bdeb8u2/debian/configure.options/
For the upcoming stretch release, that is:
http://sources.debian.net/src/openldap/2.4.44%2Bdfsg-3/debian/configure.options/
The uncommented lines are the relevant ones.
Hope that helps!
More information about the Pkg-openldap-devel
mailing list