fixed.  Thanks Steve.
rrdtool rpm was 1.0.x.  I discovered that I could fix the lot with

[EMAIL PROTECTED] ~]# yum install perl-rrdtool
...
---> Package perl-rrdtool.i386 0:1.2.13-1.fc3.rf set to be updated
...
---> Package rrdtool.i386 0:1.2.13-1.fc3.rf set to be updated
--> Running transaction check
...
Looks like the mrtg rpm dependency list isn't up-to-date.
-- 
Greg

-----Original Message-----
From: Steve Shipway [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 28 June 2006 11:13
To: Greg Cunningham; [EMAIL PROTECTED]
Subject: [mrtg] Re: puzzling RRDs::tune error [faked-from]
Importance: Low


> ... But RRDs.pm ___doesn't__have__a__tune()__subroutine___.  

This is just a guess, but which version are your RRDs and MRTG?

If you have a very recent MRTG and a v1.0.x RRDs then you might get this,
since I think RRDs::tune only appeared in v1.2.x of RRDs?

Try this:

perl -e 'use RRDs; print "Ver ".$RRDs::VERSION."\n";'

If it replies with something like 'Ver 1.2012' then you've got the 1.2.x
version.  If it says something like 'Ver 1.000461' then you've the old
v1.0.x (note that under 1.0, the version number was a.bbbccc but under 1.2.x
it is a.bccc for some reason)

If you have the old 1.0.x version, then download the source code and compile
it afresh to get v1.2.x

Steve


--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to