Scott Paul wrote: > I am a newbie. Sorry for the generic question, but I am having serious > problems. I am trying to get cricket(requires rrd) working to monitor our > routers, but the system uses perl 5.06 which I cannot get to work with RRD > tool and cricket together. Installing rrdtool-1.0.33-1.i386.rpm causes a > directory ---> /usr/lib/perl5/5.00503 to be created containing
You are installing an rpm. It seems to me that you should also install cricket from an rpm in that case, provided by the same manufacturer and for the same OS version. > Is it possible to install RRD using perl 5.06 instead of 5.005? Any > replies will be *greatly* appreciated... Just download the source and compile it, it should work just fine. However, I think the problem is somewhat different: if I understand your problem, rrdtool works by itself but cricket cannot find parts from rrdtool. Maybe you should tell cricket (at compile time) where to find those parts? cheers, -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- 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
