El día martes, marzo 22, 2022 a las 10:21:07 -0700, Quanah Gibson-Mount 
escribió:

> This is the first testing call for OpenLDAP 2.6.2.  Depending on the
> results, this may be the only testing call.
> 
> Generally, get the code for RE26:
> 
> <https://git.openldap.org/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_6/openldap-OPENLDAP_REL_ENG_2_6.tar.gz>
> 
> Extract, configure, and build.
> 
> Execute the test suite (via make test) after it is built.  Optionally, cd
> tests && make its to run through the regression suite.

This is on SUSE Linux Enterprise Server 15 SP3.

$ export LD_LIBRARY_PATH=/usr/local/lib64   # for libsasl2.so 2.1.28

$ ./configure --enable-aci=yes --enable-dynacl --enable-spasswd=yes 
--enable-crypt=yes --enable-debug=yes --enable-shared=yes --enable-modules=yes 
--enable-slapi --enable-slapd=yes --with-tls 
--prefix=/opt/openldap-OPENLDAP_REL_ENG_2_6
$ make depend
$ make
$ make test

All fine.

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

Reply via email to