Page 1 of 1

Error Running ./configure

Posted: Tue Mar 25, 2025 3:08 pm
by rnsimmons
I'm stepping through the process to compile Nagios on my RPi 4, but I'm having an issue. (I searched for the errors encountered but couldn't find an exact match.)

When I run ./configure --with-commandgroup=nagcmd, the script ends with

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
checking for Kerberos include files... configure: WARNING: could not find include files
checking for pkg-config... pkg-config
checking for SSL headers... configure: error: Cannot find ssl headers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Can anyone tell me what I need to do to finish installing Nagios on my RPi 4?

Re: Error Running ./configure

Posted: Wed Mar 26, 2025 2:24 pm
by lgute
Hi @rnsimmons,

Thanks for reaching out. Are you trying to install Nagios XI or Nagios Core?

Re: Error Running ./configure

Posted: Fri Apr 04, 2025 10:03 am
by rnsimmons
It was Nagios Core, but I figured out the resolution.

Re: Error Running ./configure

Posted: Tue Apr 08, 2025 4:06 pm
by lgute
Hi @rnsimmons,

I'm glad you got it working.

Would you be willing to share what you had to do, for other users with RPi 4?