linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to install RRDs.pm in Perl
@ 2002-08-05 10:03 Sim, CT (Chee Tong)
  2002-08-05 13:43 ` David Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Sim, CT (Chee Tong) @ 2002-08-05 10:03 UTC (permalink / raw)
  To: 'admin'

Hi.. I have install a application in my Red Hat which require RRDs.pm in my
perl module.  May I know how do I install it?  Any one can give me
instruction??


FwGold requires also RRDs.pm in your perl installation (or
where the fwgold config option RRDPERLMODULEPATH points),
make sure you've installed RRDs.pm before proceeding.

[root@durian bin]# ./fwgold --config /opt/fwgold/etc/ --check --mode client
Can't locate RRDs.pm in @INC (@INC contains:
$me->{Config}->{RRDPERLMODULEPATH} /usr/lib/p
erl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/
lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at ./fwgold line 120.
BEGIN failed--compilation aborted at ./fwgold line 120.

==================================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==================================================================
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==================================================================


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to install RRDs.pm in Perl
  2002-08-05 10:03 how to install RRDs.pm in Perl Sim, CT (Chee Tong)
@ 2002-08-05 13:43 ` David Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: David Jackson @ 2002-08-05 13:43 UTC (permalink / raw)
  To: Sim, CT (Chee Tong); +Cc: 'admin'

Get RPDs.pm.
tar -zxvf rpd.tgz
cd rpd
perl Makefile.PL
make
make test
make install


David


Sim, CT (Chee Tong) wrote:

>Hi.. I have install a application in my Red Hat which require RRDs.pm in my
>perl module.  May I know how do I install it?  Any one can give me
>instruction??
>
>
>FwGold requires also RRDs.pm in your perl installation (or
>where the fwgold config option RRDPERLMODULEPATH points),
>make sure you've installed RRDs.pm before proceeding.
>
>[root@durian bin]# ./fwgold --config /opt/fwgold/etc/ --check --mode client
>Can't locate RRDs.pm in @INC (@INC contains:
>$me->{Config}->{RRDPERLMODULEPATH} /usr/lib/p
>erl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
>/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/
>lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at ./fwgold line 120.
>BEGIN failed--compilation aborted at ./fwgold line 120.
>
>==================================================================
>De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
>is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
>onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
>de afzender direct te informeren door het bericht te retourneren. 
>==================================================================
>The information contained in this message may be confidential 
>and is intended to be exclusively for the addressee. Should you 
>receive this message unintentionally, please do not use the contents 
>herein and notify the sender immediately by return e-mail.
>
>
>==================================================================
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-admin" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>  
>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-05 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-05 10:03 how to install RRDs.pm in Perl Sim, CT (Chee Tong)
2002-08-05 13:43 ` David Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).