Subject: | Install Failed on Net-Telnet-Cisco-1.10 - Sun Solaris 2.8 - Perl5.6.1 Environment |
I ran the manual install of this module. Net::Telnet 3.03 is installed. AS stated this is on a Sun Solaris 8 Platform. I ran
perl Makefile.PL
make
make test --- see below output
Regards,
Bob LaFleur
enccu450# perl Makefile.PL
Warning: prerequisite Test::More failed to load: Can't locate Test/More.pm in @I
NC (@INC contains: /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/
5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/sit
e_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at (eval 14) line 3.
Writing Makefile for Net::Telnet::Cisco
enccu450# make
Manifying blib/man3/Net::Telnet::Cisco.3
enccu450# make test
PERL_DL_NONLAZY=1 /bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/
sun4-solaris -I/usr/local/lib/perl5/5.6.1 test.pl
Can't locate Test/More.pm in @INC (@INC contains: blib/arch blib/lib /usr/local/
lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/
lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6
.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_p
erl/5.6.1 /usr/local/lib/perl5/site_perl .) at test.pl line 6.
BEGIN failed--compilation aborted at test.pl line 6.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'