<html><head><title>Re: [smokeping-users] Smokeping Heavy.pm</title>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
</head>
<body>
<br><br>
<br>
<table>
<tr>
<td width=2 bgcolor= #0000ff><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">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>
</td>
</tr>
</table>
<br><br>
<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">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>
</body></html>