./functions.sh: line 39: ./1-prereqs: No such file or direct
Posted: Wed Apr 08, 2015 2:36 pm
I am running the Nagios Xi install on a newly built Redhat server - Linux 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64 Red Hat Enterprise Linux Server release 6.5 (Santiago). During the install I had to copy the following files to the /tmp/nagiosxi/packages directory:
epel-release-6-8.noarch.rpm
nagios-repo-6-2.el6.noarch.rpm
rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
I then ran the install again. I am now receiving the following:
========================
Nagios XI Full Installer
========================
This script will do a complete install of Nagios XI by executing all necessary sub-scripts.
IMPORTANT: This script should only be used on a 'clean' install of CentOS or RedHat. Do NOT use this on a system that has been tasked with other purposes or has an existing install of
Nagios Core. To create such a clean install you should have selected ONLY the 'Base' package in the OS installer.
Do you want to continue? [Y/n] Y
Proceeding with installation...
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Repos already configured - exiting.
RESULT=0
Running './1-prereqs'...
./functions.sh: line 39: ./1-prereqs: No such file or directory
RESULT=127
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './1-prereqs'
There is no proxy issue with the server, it can get to the internet. The install log basically has the same information. How can I correct this problem?
Thanks!
epel-release-6-8.noarch.rpm
nagios-repo-6-2.el6.noarch.rpm
rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
I then ran the install again. I am now receiving the following:
========================
Nagios XI Full Installer
========================
This script will do a complete install of Nagios XI by executing all necessary sub-scripts.
IMPORTANT: This script should only be used on a 'clean' install of CentOS or RedHat. Do NOT use this on a system that has been tasked with other purposes or has an existing install of
Nagios Core. To create such a clean install you should have selected ONLY the 'Base' package in the OS installer.
Do you want to continue? [Y/n] Y
Proceeding with installation...
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Repos already configured - exiting.
RESULT=0
Running './1-prereqs'...
./functions.sh: line 39: ./1-prereqs: No such file or directory
RESULT=127
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './1-prereqs'
There is no proxy issue with the server, it can get to the internet. The install log basically has the same information. How can I correct this problem?
Thanks!