[rrd-users] rrdtool rpm install problem

Marc Powell marc at ena.com
Thu Mar 15 17:20:04 CET 2007



> -----Original Message-----
> From: rrd-users-bounces at lists.oetiker.ch [mailto:rrd-users-
> bounces at lists.oetiker.ch] On Behalf Of Grace Tsai
> Sent: Thursday, March 15, 2007 11:15 AM
> To: rrd-users at lists.oetiker.ch
> Subject: [rrd-users] rrdtool rpm install problem
> 
> Hi,
> 
> I am a new beginner of rrdtool. I like to install the rrdtool in a
> RedHat4 box. I downloade the following three RPMs:
> 
> rrdtool-1.2.13-1.el4.rf.i386.rpm
> rrdtool-devel-1.2.13-1.el4.rf.i386.rpm
> perl-rrdtool-1.2.13-1.el4.rf.i386.rpm
> 
> I got error messages after I "rpm -i" of each rpm package:
> 
> rpm -i rrdtool-1.2.13-1.el4.rf.i386.rpm
> error: Failed dependencies:
>    perl(RRDp) is needed by rrdtool-1.2.13-1.el4.rf.i386
>    perl(RRDs) is needed by rrdtool-1.2.13-1.el4.rf.i386

[chop]

> 
> So it seems that I cant install any of the three now. Have I missed
any
> other rpm before installing these 3 RPMs?
> Please give advice. Thanks.

I'll bet if you install them all with one rpm command it'll work just
fine.

rpm -i perl-rrdtool-1.2.13-1.el4.rf.i386.rpm
rrdtool-devel-1.2.13-1.el4.rf.i386.rpm rrdtool-1.2.13-1.el4.rf.i386.rpm

--
Marc



More information about the rrd-users mailing list