Error 1 when make install-webconf
Posted: Fri Jun 15, 2018 9:43 am
Hi all,
This is my first post, I'm new to nagios.
I'm installing Nagios in a Linux Mint 18.3 environment and when I try to install webconf the installer sends an Error 1
make install-webconf
/usr/bin/install -c -m 644 sample-config/httpd.conf etc/apache2/sites-enabled/nagios.conf
/usr/bin/install: no se puede crear el fichero regular 'etc/apache2/sites-enabled/nagios.conf': No existe el archivo o el directorio
Makefile:298: fallo en las instrucciones para el objetivo 'install-webconf'
make: *** [install-webconf] Error 1
Translation of spanish lines:
/usr/bin/install: regular file cannot be created 'etc/apache2/sites-enabled/nagios.conf': File or directory doesn't exist
Makefile:298: failure in the instructions for objective 'install-webconf'
make: *** [install-webconf] Error 1
The directory does exist but not the file, Any suggestion to find or generate the file is welcome
Thanks in advance
This is my first post, I'm new to nagios.
I'm installing Nagios in a Linux Mint 18.3 environment and when I try to install webconf the installer sends an Error 1
make install-webconf
/usr/bin/install -c -m 644 sample-config/httpd.conf etc/apache2/sites-enabled/nagios.conf
/usr/bin/install: no se puede crear el fichero regular 'etc/apache2/sites-enabled/nagios.conf': No existe el archivo o el directorio
Makefile:298: fallo en las instrucciones para el objetivo 'install-webconf'
make: *** [install-webconf] Error 1
Translation of spanish lines:
/usr/bin/install: regular file cannot be created 'etc/apache2/sites-enabled/nagios.conf': File or directory doesn't exist
Makefile:298: failure in the instructions for objective 'install-webconf'
make: *** [install-webconf] Error 1
The directory does exist but not the file, Any suggestion to find or generate the file is welcome
Thanks in advance