Hello guys,
once I am trying to initiate nagios installation on Debian 12, and performing configuration check, I am getting this error:
checking for SSL headers... configure: error: Cannot find ssl headers
based on this I am not able to initiate installation as I cannot execute make cmdlet
make: *** No targets specified and no makefile found. Stop.
Could you please help me with this?
Many thanks in advance for your help!
Issue with Core server installation
-
miniman321
- Posts: 10
- Joined: Tue Aug 27, 2024 9:18 am
Re: Issue with Core server installation
Anyone would be able to help please? Or maybe point to some relevant resource? I am kinda stucked at this very moment with implementation.
Many thanks!
Many thanks!
-
gwesterman
- Posts: 268
- Joined: Wed Aug 23, 2023 11:29 am
Re: Issue with Core server installation
Hi @miniman321,
Try manually installing the ssl package.
Then try to install core.
Let us know if this works or not and if you have any additional questions.
Thank you!
Try manually installing the ssl package.
Code: Select all
apt clean
apt update
apt upgrade
apt install opensslLet us know if this works or not and if you have any additional questions.
Thank you!
-
miniman321
- Posts: 10
- Joined: Tue Aug 27, 2024 9:18 am
Re: Issue with Core server installation
Yes I found this as a solution before your post, and it worked!
Many thanks for your help!
Many thanks for your help!
-
gwesterman
- Posts: 268
- Joined: Wed Aug 23, 2023 11:29 am
Re: Issue with Core server installation
Glad you found your solution!
Please reach out if you have any other questions.
I'm gonna lock this thread.
Please reach out if you have any other questions.
I'm gonna lock this thread.