[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: run test suite separately from the source code compilation?
2013/6/6 Howard Chu <hyc@symas.com>:
> Meike Stone wrote:
>>
>> Hello,
>>
>> is it possible and how, to run the complete test suite included in the
>> source tarball later, after installing the openldap rpm/deb package
>> independently and separated from the compilation?
>
>
> We can't answer this since there is no "the openldap rpm/deb package". The
> OpenLDAP Project distributes source code, not binary packages. What you can
> or can't do with a particular distro's binary package is a question you
> should ask of your distro/package provider.
I mean, I have installed the normal (latest) openldap package. After
them, I download the source tarball from OpenLDAP and want only use
the tests to check the installation. How can in invoke the test
separately from the unpacked tarball?
Thanks Meike