Re: [Nagios-users] Kerberos include files... could not find

2009-02-02 Thread Chris Beattie
Krishna Chandra Prajapati wrote:
 Hi,
 
 While compiling nrpe. It gives the below issue.
 
 checking for Kerberos include files... could not find include files

This isn't Nagios-specific, but what I've found compiling from source is 
that it may be necessary to install the -devel packages for things the 
program I'm compiling depends on.  For example, if I got that message, I 
would verify that I had, say, the krb5 package installed, and then 
following that, also install krb5-devel, and try the configure step again.

-- 
Chris Beattie

Nothing in this message is intended to make or accept and offer or to form a 
contract, except that an attachment that is an image of a contract bearing the 
signature of an officer of our company may be or become a contract. This 
message (including any attachments) is intended only for the use of the 
individual or entity to whom it is addressed. It may contain information that 
is non-public, proprietary, privileged, confidential, and exempt from 
disclosure under applicable law or may constitute as attorney work product. If 
you are not the intended recipient, we hereby notify you that any use, 
dissemination, distribution, or copying of this message is strictly prohibited. 
If you have received this message in error, please notify us immediately by 
telephone and delete this message immediately.

Thank you.

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Kerberos include files... could not find

2009-02-02 Thread Krishna Chandra Prajapati
Hi,

While compiling nrpe. It gives the below issue.

checking for SSL... SSL found in /usr/local/ssl

*** 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
./configure: line 6165: A: command not found
checking for perl... /usr/local/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating subst
config.status: creating include/config.h
config.status: include/config.h is unchanged


*** Configuration summary for nrpe 2.8 05-08-2007 ***:

 General Options:
 -
 NRPE port:  5666
 NRPE user:  nagios
 NRPE group: nagios


Review the options above for accuracy.  If they look okay,
type 'make all' to compile the NRPE daemon and client.


-- 
Krishna Chandra Prajapati
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null