[rrd-users] Re: RRD perl module problems
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Tue Oct 19 20:34:27 MEST 2004
> This was actually typed wrong in the email. My CUGrapher.pl
> file actually reads "use RRDs;"
The directory RRDs.pm is sitting in is not included in the path
Where perl is looking for it's modules.
Do a "locate RRDs.pm", copy the path it's in and add a line
in the header of the script saying:
use libs "<path to dir of RRDs.pm>";
Serge.
--
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