Welcome to the rrdpoller installation script. There is several way to call me. You can pass some argument to change some Makefile generation behaviors: perl Makefile.PL [OPTIONS] OPTIONS: QUIET This option removes all help text like this one. DEFAULTS This option will choose all default values instead of asking you when a choice is possible. Do you want to continue ? [Y/n]: The RRDs perl library seems not installed on your system. This module can't work without this library. You can download this library on the following URL: http://rrdtool.cs.pu.edu.tw/download.html. If you install this module anyway, it won't be usable until the RRDs library won't be installed. Do you want to install rrdpoller anyway [Y/n]: If you intend to use the network feature of rrdpoller, there is some additionnal module required. They aren't needed to use rrdpoller as a local only tool. If you don't want the installation process to complain about missing modules reply yes to this question. Do you want to ignore modules dependancy for network feature [y/N]: Checking if your kit is complete... Looks good Warning: prerequisite RRDs 1.000481 not found. Writing Makefile for rrdpoller cp Threshold.pm blib/lib/RRD/Threshold.pm cp Query.pm blib/lib/RRD/Query.pm cp rrdpollerd blib/script/rrdpollerd /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rrdpollerd cp rrdpoller blib/script/rrdpoller /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rrdpoller Manifying blib/man1/rrdpollerd.1 Manifying blib/man1/rrdpoller.1 Manifying blib/man3/Threshold.3 Manifying blib/man3/Query.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl # This module won't be functionnal while you won't install the # RRDs library. You can find this library in the rrdtool package # at the following URL: http://rrdtool.cs.pu.edu.tw/download.html # Once installed, please run this test again. 1..0 # Skip RRDs library not installed Installing /Users/cpanrun/pristine/5.8.7/man/man1/rrdpoller.1 Installing /Users/cpanrun/pristine/5.8.7/man/man1/rrdpollerd.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Query.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Threshold.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true