Fresh Install on REHL 5.7?
Posted: Tue Jul 03, 2012 11:30 am
I have finally convinced our enterprise server team to give me space on a blade for Nagios rather than a box sitting on my desk.
As such, they have to be in control of the OS install.
According to
I have the following:
Per the documentation, REHL 5 is supported. I'm assuming that Oracle Linux (based upon REHL) is not supported?
When I go through the install process, I get the following when invoking the install script:
At the very beginning of the install script, I got the following, which I assume is an indication of the OS not being correct for what s actually supported?
As such, they have to be in control of the OS install.
According to
Code: Select all
$ cat /etc/*-releaseCode: Select all
Enterprise Linux Enterprise Linux Server release 5.7 (Carthage)
Oracle Linux Server release 5.7
Red Hat Enterprise Linux Server release 5.7 (Tikanga)When I go through the install process, I get the following when invoking the install script:
Code: Select all
Configuring Yum...
enterpriseenterpriseserver5.7 is not currently supported. Please use CentOS or RHEL versions 5 or 6 instead.Code: Select all
Your system $PATH does not include /sbin and /usr/sbin. This is usually the result of installing GNOME rather than creating a clean system.
Adding /sbin and /usr/sbin to $PATH.