centos 4 / oracle enterprise 4 / red hat rhel 4
dag wieers rpm key
get the rpm key for DagWieers RPM repo# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
import dag wieers rpm key
# rpm --import RPM-GPG-KEY.dag.txt
install perl-time
install perl-time# yum install perl-Time-HiRes
download rrd
get the rrd rpms from DagWieers RPM repo# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.2.23-1.el4.rf.i386.rpm # http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.2.23-1.el4.rf.i386.rpm
install rrd
# yum install rrdtool-1.2.23-1.el4.rf.i386.rpm perl-rrdtool-1.2.23-1.el4.rf.i386.rpm
you must install both together because of a circular rpm dependancy in rhel 4 rpms
REFERRERS
WebminStats
There are no comments on this page. [Add comment]