[rrd-users] Re: RRD perl module problems

Richard Hellier rlh at lsil.com
Tue Oct 19 16:56:23 MEST 2004



-----Original Message-----
From: rrd-users-bounce at list.ee.ethz.ch
[mailto:rrd-users-bounce at list.ee.ethz.ch] On Behalf Of zajaco0 at engr.uky.edu
Sent: 19 October 2004 15:05
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] RRD perl module problems


I have installed/uninstalled the RRDTool numerous times with no errors.
Everything seems to install to the correct directories.  Visiting the
localhost
on my browser and pointing to the CUGrapher.pl script (Which has "use RRD"
on
line 10 of the script) gives the following error in my error-log file of my
apache server:

Can't locate loadable object for module RRDs in @INC (@INC contains:
/usr/lib/perl5/5
~Zach

--

Zach,
	Your perl "use" statement needs to be:

			Use RRDs;


Cheers,

Richard.



--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list