<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6603.0">
<TITLE>Sunfreeware RRDTool package</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
&nbsp; The RRDTool from SunFreeware.com was installed successfully in Solaris 10.<BR>
However, when I try to use the RRDs module with the following simple program:<BR>
<BR>
=================================================<BR>
#!/usr/local/bin/perl<BR>
use lib &quot;/usr/local/rrdtool-1.2.19/lib/perl&quot;;<BR>
use RRDs;<BR>
=================================================<BR>
<BR>
I'm getting the complaints:<BR>
<BR>
=================================================<BR>
Can't locate loadable object for module RRDs in @INC (@INC contains: /usr/local/rrdtool-1.2.19/lib/perl/5.8.7/sun4-solaris /usr/local/rrdtool-1.2.19/lib/perl/5.8.7 /usr/local/rrdtool-1.2.19/lib/perl /usr/local/lib/perl5/5.8.8/sun4-solaris /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at ./test.pl line 4<BR>
Compilation failed in require at ./test.pl line 4.<BR>
BEGIN failed--compilation aborted at ./test.pl line 4.<BR>
=================================================<BR>
<BR>
Any ideas?<BR>
<BR>
BR,<BR>
Dimitris</FONT>
</P>

</BODY>
</HTML>