<div dir="ltr"><div><div><div>Hi,<br></div><br></div>Thank you for the quick answer.<br><br></div>Yes I have compiled the source (<span class="">smokeping-2.6.11.tar.gz) and I have followed the prerequisites : <br></span><br>[root@CentOS6]#<span class="">yum install perl perl-Net-Telnet 
perl-Net-DNS perl-LDAP perl-libwww-perl perl-RadiusPerl 
perl-IO-Socket-SSL perl-Socket6 perl-CGI-SpeedyCGI perl-FCGI 
perl-RRD-Simple perl-CGI-SpeedCGI perl-ExtUtils-MakeMaker</span><br><br><div>[root@CentOS6 /opt/smokeping-2.6.11/setup]# ./build-perl-modules.sh <br>Building in /opt/smokeping-2.6.11/thirdparty<br>FCGI is up to date. (0.77)<br>--> Working on CGI<br>Fetching <a href="http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.10.tar.gz">http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.10.tar.gz</a> ... OK<br>Configuring CGI-4.10 ... OK<br>Building CGI-4.10 ... OK<br>Successfully installed CGI-4.10 (upgraded from 4.09)<br>1 distribution installed<br>CGI::Fast is up to date. (2.04)<br>Config::Grammar is up to date. (1.10)<br>Digest::HMAC_MD5 is up to date. (1.01)<br>Net::Telnet is up to date. (3.04)<br>Net::OpenSSH is up to date. (0.62)<br>Net::SNMP is up to date. (v6.0.1)<br>Net::LDAP is up to date. (0.64)<br>Net::DNS is up to date. (0.81)<br>IO::Pty is up to date. (1.12)<br>LWP is up to date. (6.08)<br><div><div><br></div><div>I'm going to look for the another package like rpm for CentOS<br></div><div><br></div><div>Laurent<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 November 2014 at 17:31, Gregory Sloop <span dir="ltr"><<a href="mailto:gregs@sloop.net" target="_blank">gregs@sloop.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div><div class="h5">
<br><br>
<br>
<table>
<tbody><tr>
<td bgcolor="#0000ff" width="2"><br>
</td>
<td><span style="font-family:"courier new";font-size:9pt">Hi all, <br>
<br>
I have just installed smokeping on CentOS6<br>
<br>
I have some errors when I start the web page :<br>
</span><a style="font-family:"courier new";font-size:9pt" href="http://IPaddress/smokeping/smokeping.cgi?target=_charts" target="_blank">http://IPaddress/smokeping/smokeping.cgi?target=_charts</a><br>
<br>
<span style="font-family:"courier new";font-size:9pt">Software error:<br>
Attempt to reload Carp/Heavy.pm aborted.<br>
Compilation failed in require at (eval 18) line 2.<br>
<br>
<br>
I have CentOS linux and perl v5.10.1 version<br>
<br>
[root@linux Smokeping]# perl -v<br>
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi<br>
<br>
Any idea ? <br>
<br>
<br>
<br>
<br>
</span></td>
</tr>
</tbody></table>
<br><br>
</div></div><span style="font-family:"Courier New";font-size:9pt">Did you install a CentOS package, or compile from sources? If compiled from sources, make sure you meet all the prerequisites  and have all required components installed before trying to run/compile Smokeping. [I'd strongly recommend installing from an RPM, if possible. It takes care of all the dependencies etc.]<br>
<br>
If trying from sources, did you follow this page: </span><a style="font-family:"Courier New";font-size:9pt" href="http://oss.oetiker.ch/smokeping/doc/smokeping_install.en.html" target="_blank">http://oss.oetiker.ch/smokeping/doc/smokeping_install.en.html</a> <br>
<br>
<br>
<span style="font-family:"Courier New";font-size:9pt">Some notes about carp from the pod file.<br>
If you are using a version of Perl older than 5.8.1, you should consider<br>
installing a newer version of CGI::Carp (must be at least 1.24, included in<br>
CGI.pm-2.82). Otherwise any error messages generated by the CGI script<br>
will not show up quite as clean as they could in the web server error log.<br>
If you can't or don't want to upgrade CGI::Carp, you can also set<br>
the C<changecgiprogramname> variable in the C<General> section to the<br>
value C<no>.<br>
<br>
---<br>
Finally: Is this a clean new install of CentOS, or old? It's hard to speculate, but I see some threads with issues that appear to have less than clean installs of Perl modules with old cruft laying around and causing issues somewhat similar.<br>
<br>
---<br>
The short of it is: I've not seen a problem like yours that I can recall. I can't find another exact reproduction, either. So, you're going to have to do some digging. Hopefully my hints are helpful.<br>
<br>
-Greg<br>
<br>
</span></div><br>_______________________________________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
<br></blockquote></div><br><br clear="all"><br><div><br></div>
</div></div>