Nagios Core installation on CentOS 8
Posted: Sun Feb 04, 2024 6:35 am
I have a question about the Nagios Core installation on CentOS 8. I have followed the instructions from the official documentationhttps://www.nagios.com/solutions/support/, but I encountered an error when running the ./configure command. The error message is:
checking for initgroups... yes
checking for working poll... yes
checking for type of socket size... size_t
checking for SSL headers... SSL headers not found
configure: error: Cannot find ssl headers
I have installed the openssl and openssl-devel packages, but the error persists. How can I fix this issue and complete the installation?
checking for initgroups... yes
checking for working poll... yes
checking for type of socket size... size_t
checking for SSL headers... SSL headers not found
configure: error: Cannot find ssl headers
I have installed the openssl and openssl-devel packages, but the error persists. How can I fix this issue and complete the installation?