From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Jackson Subject: Re: how to install RRDs.pm in Perl Date: Mon, 05 Aug 2002 07:43:02 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3D4E80E6.8010308@wcox.com> References: <1E8992B3CD28D4119D5B00508B08EC5601F7BCB5@sinxsn02.ap.rabobank.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" 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 > > > >