[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: RE24 testing call (OpenLDAP 2.4.38)



Hi Quanah,

On 11/12/2013 02:53 AM, Quanah Gibson-Mount wrote:
If you know how to build OpenLDAP manually, and would like to
participate in testing the next set of code for the 2.4.38 release,
please do so.

Generally, get the code for RE24:

<http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=snapshot;h=refs/heads/OPENLDAP_REL_ENG_2_4;sf=tgz>


Configure & build.

Execute the test suite (via make test) after it is built.

On a CentOS 6.4 x86_64 VM:

./configure
make depend
make
make tests

0 tests for mdb were skipped.

Looking good!

Regards,
Patrick