<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="Section1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I just got through re-installing the entire OS in attempt to getting smokeping to work. I'm determined to getting this thing working but I'm getting all these tiresome snags. This is the latest error I'm getting when I try to execute
the smokeping.cgi. I'm still stuck at the same place I was last time where I was unable to view the smokeping page.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">[root@hppav htdocs]# ./smokeping.cgi<o:p></o:p></p>
<p class="MsoNormal">Can't locate lib.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at ./smokeping.cgi line 7.<o:p></o:p></p>
<p class="MsoNormal">BEGIN failed--compilation aborted at ./smokeping.cgi line 7.<o:p></o:p></p>
<p class="MsoNormal">speedy_backend[2403]: perl_parse error<o:p></o:p></p>
<p class="MsoNormal">speedy[2401]: Cannot spawn backend process<o:p></o:p></p>
<p class="MsoNormal">[root@hppav htdocs]# <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">lib.pm is not in any of those directories @INC. It's here: /usr/lib/perl5/5.8.8/i386-linux-thread-multi/lib.pm.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">So, this is what I've tried. I tried copying lib.pm to one of the "use lib" in the CGI script (/opt/smokeping/lib). I tried running this command: perl -I /usr/lib/perl5/5.8.8/i386-linux-thread-multi smokeping.cgi. That function just
hangs up and doesn't do anything. I even tried adding another "use lib" line in the smokeping.cgi (/usr/lib/perl5/5.8.8/i386-linux-thread-multi) just so it "tries" to find the lib.pm. What else can I try? And, what other details do you need to help?<o:p></o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">CONFIDENTIAL. This e-mail and any attached files are confidential and should be destroyed and/or returned if you are not the intended and proper recipient.<br>
</font>
</body>
</html>