<br><br><div class="gmail_quote">On Wed, Feb 4, 2009 at 11:22 PM, Matteo Corti <span dir="ltr"><<a href="mailto:matteo.corti@id.ethz.ch">matteo.corti@id.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All the warnings are telling you that you are missing several *needed* modules (e.g., Class::Accessor, Config::Tiny, ...)<br>
<br>
You can install them via CPAN or maybe you can already find them packaged for your OS. Consult the documentation of the Perl distribution you are using.<div><div></div><div class="Wj3C7c"><br>
</div></div></blockquote></div><br>Thanks for all the help thus far Matteo! Maybe I can bug you one last time! I think I have success in getting Nagios::Plugin etc. working. But when I come back and try to compile "check_lm_sensor" it has only one last complaint (solved all the other previous dependency issues)<br>
<br>/////////////////<br>host>perl Makefile.PL <br>Cannot determine perl version info from check_lm_sensors.pod<br>WARNING: INSTALLSITESCRIPT is not a known parameter.<br>'INSTALLSITESCRIPT' is not a known MakeMaker parameter name.<br>
Writing Makefile for check_lm_sensors<br>///////////////////////<br><br>I'm not sure if this is a problem or not? But if I just go ahead then make and "make install" silently proceed. But if I try using "check_lm_sensors" it crashes badly!<br>
<br>//////////////<br>/usr/lib/nagios/plugins/contrib/check_lm_sensors   <br>Can't locate <a href="http://version.pm">version.pm</a> in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/lib/nagios/plugins/contrib/check_lm_sensors line 33.<br>
BEGIN failed--compilation aborted at /usr/lib/nagios/plugins/contrib/check_lm_sensors line 33.<br>///////////////////<br><br>Any more pointers?<br><br>-- <br>Rahul<br>