diff --git a/install-glances.sh b/install-glances.sh index f180cb5..032738b 100755 --- a/install-glances.sh +++ b/install-glances.sh @@ -100,6 +100,7 @@ elif [[ $distrib_name == "redhat" || $distrib_name == "centos" || $distrib_name # Redhat/CentOS/SL # Install prerequirements + do_with_root yum -y install epel-release do_with_root yum -y install python-pip python-devel gcc lm_sensors python-setuptools if [[ " ${DEPS[@]} " =~ "wifi" ]]; then