Schalk, The one message that jumps out is the fact that Apache can't find RRDs.pm. This would make it hard for it to work. :) Your @INC has everything else, but no pointer to the RRD libs. I don't think the FreeBSD port installs into the PERL directory tree.
Also line 6 in the Smokeping.pm's I have on my system at present all point to Getopt::Long. Make sure you have that module installed on your system as well. Good luck! Dan -----Original Message----- I've been battling for two weeks to get my smokeping server up and running. ##################### [Mon Jul 11 17:41:31 2005] [error] [client 196.1.2.3] Can't locate RRDs.pm in @INC (@INC contains: /usr/local/smokeping/lib /usr/local/lib/perl5/site_perl/5.8.7/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.7/BSDPAN /usr/local/lib/perl5/5.8.7/mach /usr/local/lib/perl5/5.8.7 .) at /usr/local/smokeping/lib/Smokeping.pm line 13. [Mon Jul 11 17:41:31 2005] [error] [client 196.1.2.3] BEGIN failed--compilation aborted at /usr/local/smokeping/lib/Smokeping.pm line 13. [Mon Jul 11 17:41:31 2005] [error] [client 196.1.2.3] Compilation failed in require at /usr/local/smokeping/htdocs/smokeping.cgi line 6. [Mon Jul 11 17:41:31 2005] [error] [client 196.1.2.3] BEGIN failed--compilation aborted at /usr/local/smokeping/htdocs/smokeping.cgi line 6. [Mon Jul 11 17:41:31 2005] [error] [client 196.1.2.3] speedy_backend[1049]: perl_parse error [Mon Jul 11 17:41:32 2005] [error] [client 196.1.2.3] speedy[1047]: Cannot spawn backend process [Mon Jul 11 17:41:32 2005] [error] [client 196.1.2.3] Premature end of script headers: smokeping.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
