Re: perl module not installed

2008-06-04 Thread Wes Hardaker
> On Tue, 3 Jun 2008 18:06:27 +0800, "Tewen Hsieh" <[EMAIL PROTECTED]> said: TH> Unfortunately, it still didn't work! You might try the following command: perl -e 'use SNMP;' and see what it prints; that may be helpful. -- Wes Hardaker Sparta, Inc.

Re: perl module not installed

2008-06-03 Thread Dave Shield
2008/6/3 Tewen Hsieh <[EMAIL PROTECTED]>: >> What is the output of "perl -V"? > > [EMAIL PROTECTED] RFC-2933]# perl -V : > @INC: > /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi >> What is the output of "locate SNMP.pm" ? > > [EMAIL PROTECTED] RFC-2933]# locate SNMP.pm : > /us

Re: perl module not installed

2008-06-03 Thread Tewen Hsieh
iTAS Corporation 新竹科學園區工業東三路6號 NO. 6, Industry E. Rd. III, Science Park, Hsin-Chu, Taiwan 300, R.O.C. Tel:03-6662595 Ext.1208 E-mail:[EMAIL PROTECTED] - Original Message - From: "Dave Shield" <[EMAIL PROTECTED]> To: "Tewen Hsieh" <[EMAIL PROTECTED]> Cc: Sent

Re: perl module not installed

2008-06-03 Thread Dave Shield
2008/6/3 Tewen Hsieh <[EMAIL PROTECTED]>: > So I change to the net-enmp/perl directory and execute following commands: > > perl Makefile.PL > make > make install What was the output of this "make install" command? What is the output of "perl -V"? What is the output of "locate SNMP.pm" ? Dave -