Sounds like you need to have "RRDs" module installed, whatever that is. (From the output you pasted.)
RRDs is part of the RRDtool distribution. Or at least it should be. Indded on the Gentoo machine if I type
man RRDs
I get its documentation, while on the Debian one, I don't, so i guess that for some reason it wasn't installed.
Did you click yes when prompted, and then that didn't work? Maybe you need to install "RRDs" manually, rather than let this script help you like it wants to.
Actually I couldn't click anything for as soon as the prompt appeared, it didn't give me the time to select an option, but it silently went on instead. I guess that something wrong happened here:
Do you want me to install it for you right now ([y]/n)?Can't open INST +ALLDIRS=si ^^^^^^^^^^^^ +^^^^^^^^^^ ^^^^^^^^^^^^ +^^^^^^^^^^
Please note that I have
cpan> o conf prerequisites_policy prerequisites_policy ask
set, so I should be prompted...

In reply to Re^2: Seeking advice re installing RRDTool::OO by blazar
in thread Seeking advice re installing RRDTool::OO by blazar

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.