Compiling nrpe on AIXv6.1
Posted: Fri Mar 15, 2013 1:58 pm
Hello,
I downloaded nrpe-2.4. I am trying to compile the code on AIX platform (AIX 6.1-TL7-SP5). During the execution of "configure" command, I am seeing an issue which is pasted below:
*** Generating DH Parameters for SSL/TLS ***
Generating DH parameters, 512 bit long safe prime, generator 2
This is going to take a long time
...+.............................+......+........................+.................................
...+......................................+...+.+..................................................
...+...........+................................+......................................+...........
.+............+......+.............................................................................
........................................+...........+..........................................+...
..+......+...+.....................................................................................
..+..............+..................+...+..........................................................
..........+.................................................+........++*++*++*++*++*++*
checking for Kerberos include files... could not find include files
Server (where nrpe is being compiled) enviroment details:
Actually the Kerberos related files are already installed in the server and their paths are:
#ls /usrkrb5/lib/
libgssapi_krb5.a libk5profile.a libkdb5.a libksvc.a
libgssrpc.a libkadm5clnt.a libkrb5.a libss.a
#ls /usrkrb5/bin
kdestroy kinit klist kpasswd ksu kvno
#ls /usrkrb5/sbin
config.krb5 kadmin ksetup ktutil setpagname start.krb5 stop.krb5 unconfig.krb5
Given the above details, I would like to know what config changes need to be applied for a successful run of "configure"? Please let me know if there is any available information on the HowTo compile nrpe on AIX platform?
Any help is appreciated.
Thanks.
Krishnan.
I downloaded nrpe-2.4. I am trying to compile the code on AIX platform (AIX 6.1-TL7-SP5). During the execution of "configure" command, I am seeing an issue which is pasted below:
*** Generating DH Parameters for SSL/TLS ***
Generating DH parameters, 512 bit long safe prime, generator 2
This is going to take a long time
...+.............................+......+........................+.................................
...+......................................+...+.+..................................................
...+...........+................................+......................................+...........
.+............+......+.............................................................................
........................................+...........+..........................................+...
..+......+...+.....................................................................................
..+..............+..................+...+..........................................................
..........+.................................................+........++*++*++*++*++*++*
checking for Kerberos include files... could not find include files
Server (where nrpe is being compiled) enviroment details:
Actually the Kerberos related files are already installed in the server and their paths are:
#ls /usrkrb5/lib/
libgssapi_krb5.a libk5profile.a libkdb5.a libksvc.a
libgssrpc.a libkadm5clnt.a libkrb5.a libss.a
#ls /usrkrb5/bin
kdestroy kinit klist kpasswd ksu kvno
#ls /usrkrb5/sbin
config.krb5 kadmin ksetup ktutil setpagname start.krb5 stop.krb5 unconfig.krb5
Given the above details, I would like to know what config changes need to be applied for a successful run of "configure"? Please let me know if there is any available information on the HowTo compile nrpe on AIX platform?
Any help is appreciated.
Thanks.
Krishnan.