Meike Stone writes: > 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? No. tests/progs/ in the test suite uses libraries and generated include files which are not installed, they're only used for building OpenLDAP. -- Hallvard