Hi Ged, locate FCGI /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/FCGI.pm /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/FCGI /usr/share/man/man3/FCGI.3pm
It's located in one of the include path's being checked. I've just re-ran the configure script for sanity's sake. checking checking for perl module 'RRDs'... Ok checking checking for perl module 'FCGI'... Ok checking checking for perl module 'CGI'... Ok checking checking for perl module 'CGI::Fast'... Ok checking checking for perl module 'Config::Grammar'... Ok checking checking for perl module 'Digest::HMAC_MD5'... Ok checking checking for perl module 'LWP'... Ok Thanks -----Original Message----- From: G.W. Haywood [mailto:[email protected]] Sent: 01 June 2012 19:47 To: Jason Yates Cc: [email protected] Subject: Re: [smokeping-users] Smokeping Hi there, On Fri, 1 Jun 2012, Jason Yates wrote: > I've tried installing Smokeping 2.6.8 on Centos 5.6 Final, everything > looks to be going ok, all of the relevant Perl modules are installed > ... Are you sure about that? > [Fri Jun 01 18:13:02 2012] [warn] FastCGI: (dynamic) server > "/var/www/html/smokeping.fcgi" restarted (pid 9608) [Fri Jun 1 > 18:13:02 2012] smokeping_cgi: Can't locate loadable object for module > FCGI in @INC (@INC contains: /opt/smokeping/bin/../lib > /opt/smokeping/bin/../thirdparty/lib/perl5 /usr/lib/perl5/5.8.8 > /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl > /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi .) at > /usr/lib/perl5/5.8.8/CGI/Fast.pm line 25 Where's FCGI.pm on your system? Here's one of mine: tornado:~$ >>> locate FCGI /usr/lib/perl5/FCGI.pm /usr/lib/perl5/auto/FCGI /usr/lib/perl5/auto/FCGI/FCGI.bs /usr/lib/perl5/auto/FCGI/FCGI.so /usr/share/doc/libfcgi0ldbl/FCGI_Accept.3.gz /usr/share/doc/libfcgi0ldbl/FCGI_Finish.3 /usr/share/doc/libfcgi0ldbl/FCGI_SetExitStatus.3 /usr/share/doc/libfcgi0ldbl/FCGI_StartFilterData.3 /usr/share/man/man3/FCGI.3pm.gz -- 73, Ged. ________________________________________________________________________ In order to protect our email recipients, Betfair Group use SkyScan from MessageLabs to scan all Incoming and Outgoing mail for viruses. ________________________________________________________________________ _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
