<div>Hi everyone,</div>
<div>&nbsp;</div>
<div>I&#39;m &#39;kinda&#39; a noob to this Linux world... I&#39;m a Windows guy, but because of the security issues with Windows, I decided to setup a Fedora 10 box.</div>
<div>&nbsp;</div>
<div>I&#39;m having problems with this Smokeping program!&nbsp; I followed the instructions found at: <a href="http://lzheng.blogspot.com/2007/02/install-smokeping-via-yum.html">http://lzheng.blogspot.com/2007/02/install-smokeping-via-yum.html</a>&nbsp;which were great, except that Smokeping isn&#39;t working!</div>

<div>&nbsp;</div>
<div>As for following the instructions, I ha problems with a few steps:</div>
<div>&nbsp;</div>
<div>I did &quot;yum install rrdtool perl-CGI-SpeedyCGI fping&quot; and that was great</div>
<div>&nbsp;</div>
<div>but when I got to:</div>
<div>&nbsp;</div>
<div>cd /usr/local/smokeping/bin<br>for foo in *.dist; do cp $foo `basename $foo .dist`; done<br><br>cd&nbsp; /usr/local/smokeping/etc/<br>for foo in *.dist; do cp $foo `basename $foo .dist`; done<br><br>cd /usr/local/smokeping/htdocs<br>
for foo in *.dist; do cp $foo `basename $foo .dist`; done</div>
<div>&nbsp;</div>
<div>this didn&#39;t work as I thought... what is this command doing?&nbsp; I think it&#39;s removing the .dist from the filenames in the folders?&nbsp; Anyways, since it didn&#39;t work, I removed the .dist from every file in the folders shown above.</div>

<div>&nbsp;</div>
<div>Next problem was with:</div>
<div>&nbsp;</div>
<div><span style="COLOR: blue">use lib qw(/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/auto/RRDs);</span></div>
<div><span style="COLOR: blue"></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">my perl version is 5.10.0, so I made that change (5.8.5)</font></span></div>
<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">I don&#39;t have a RRDs folder in this location.&nbsp; I&#39;ve been doing some reading and I should have some files in this folder.&nbsp; I don&#39;t even have the folder... and when I search for RRD*, I don&#39;t get anything!</font></span></div>

<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">next, when I run: <font color="#3333ff">/usr/local/smokeping/bin/smokeping &amp;</font>&nbsp;&nbsp;&nbsp; I get:&nbsp; </font></span></div>
<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#333399">Can&#39;t locate loadable object for module RRDs in @INC (@INC contains: /usr/local/smokeping/lib /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/RRDs /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl .) at /usr/local/smokeping/lib/Smokeping.pm line 13<br>
Compilation failed in require at /usr/local/smokeping/lib/Smokeping.pm line 13.<br>BEGIN failed--compilation aborted at /usr/local/smokeping/lib/Smokeping.pm line 13.<br>Compilation failed in require at /usr/local/smokeping/bin/smokeping line 8.<br>
BEGIN failed--compilation aborted at /usr/local/smokeping/bin/smokeping line 8.<br></font></span></div>
<div><span style="COLOR: blue"><font color="#000000">reading this, I have to say it has to do with the missing RRDs folder/files</font></span></div>
<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">Can someone HELP ME!!!&nbsp; PLEASE!!!&nbsp; I will be forever greatful!!! :)&nbsp; is there a yum package that I need?&nbsp; I perfer yum packages &#39;cuz it takes care of dependencies for me.</font></span></div>

<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">Thanks!!!</font></span></div>
<div><span style="COLOR: blue"><font color="#000000"></font></span>&nbsp;</div>
<div><span style="COLOR: blue"><font color="#000000">Guy :)</font></span></div>