-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: 19 October 2004 15:05
To: [email protected]
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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to