How do I know the options which was compile openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm?
I exactly want to know if the openldap package was compile with -- enable-ppolicy??
Regards Israel
israel.garcia@cimex.com.cu wrote:
How do I know the options which was compile openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm?
I exactly want to know if the openldap package was compile with -- enable-ppolicy??
look at the .src.rpm package used to build his binary. that will have a .spec file with all the details, options. and if you need to / want to change anything, its easy to change those options and rebuild the pkgs.
On Tue, 2006-05-02 at 20:10 -0500, israel.garcia@cimex.com.cu wrote:
How do I know the options which was compile openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm?
I exactly want to know if the openldap package was compile with -- enable-ppolicy??
Inside the spec file should be the configure statement