NRPE 2.0 BETA Notes....
Ethan Galstad
nagios at nagios.org
Fri Apr 4 21:44:14 CEST 2003
Thanks for the note. Patch is in CVS.
On 3 Apr 2003 at 23:56, Showkilr wrote:
> I notice this one problem on RH8 and RH9 systems possibly others.
> openssl uses a header from kerbose 5. the kerbose headers are in
> /usr/kerberos/include this is the default location for the RH systems.
> kinda lame. In order to get it to compile with ssl support I had to edit
> the Makefile in src with the Extra Include. If compiling without ssl
> support everthing is ok. Not shure about the Distros out there. FreeBSD
> 4.7 has no issues with this. I have compiled sucessfully there. Haven't
> performed any testing on these systems for functionality as of yet.
>
> Modify nrpe/src/Makefile
> Line 13 CFLAGS=-g -O2 -I/usr/include/openssl -DHAVE_CONFIG_H
>
> For RH8/9 systems it should read
>
> CFLAGS=-g -O2 -I/usr/include/openssl -I/usr/kerberos/include
> -DHAVE_CONFIG_H
>
> for other systems just locate krb5.h if your openssl was compiled with
> kerbose 5 support.
>
>
> Showkilr
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ValueWeb:
> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> No other company gives more support or power for your dedicated server
> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at 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
>
Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users at 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
More information about the Users
mailing list