|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
New to installing modsby prodevel (Scribe) |
| on Aug 03, 2000 at 05:40 UTC ( [id://25908]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.prodevel has asked for the wisdom of the Perl Monks concerning the following question:
I'm getting failures on my CGI.pm-2.68 installation. Sorry 4 the wrapping. # /usr/ccs/bin/make test PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/local/lib/perl5/sun4-solaris/5.003 -I/usr/local/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/form..............Can't locate constant.pm in @INC at blib/lib/CGI.pm line 28. BEGIN failed--compilation aborted at blib/lib/CGI.pm line 29. BEGIN failed--compilation aborted at t/form.t line 9. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay Test returned status 2 (wstat 512) t/function..........Can't locate constant.pm in @INC at blib/lib/CGI.pm line 28. BEGIN failed--compilation aborted at blib/lib/CGI.pm line 29. BEGIN failed--compilation aborted at t/function.t line 10. FAILED tests 1-27 Failed 27/27 tests, 0.00% okay Test returned status 2 (wstat 512) t/html..............Can't locate constant.pm in @INC at blib/lib/CGI.pm line 28. Somehow I suspect this is a fairly common set of errors (I've only included the first 2 of 5), and I'm extremely appreciative of any input. PS - Solaris 2.5.1, cheesey SPARC 1. Many thanks, Uncle Bob
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||