I am trying to install CGI.pm-3.01 on my Solaris 2.6 ultra 5 box. Below is
the install process. I am not familiar with the error ""[test_dynamic]
Error 29" It dose not appear to be fatal because if I force the install
everything appears to be working correctly.
In everything I have read regarding this with other installs it sounds like
a problem with the install script. Does that sound like an option? If so,
what do I do to correct it.
If anyone has run across this it would be most helpful. I am at a stand
still until I can prove that this will not cause our production box to
fail.
INSTALL:
verity-dev# perl Makefile.PL
Writing Makefile for CGI3
verity-dev# make
Manifying blib/man3/CGI::Push.3
Manifying blib/man3/CGI::Pretty.3
Manifying blib/man3/CGI::Fast.3
Manifying blib/man3/autoload.3
Manifying blib/man3/CGI.3
verity-dev# make test
PERL_DL_NONLAZY=1
/usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/pe
rl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness
qw(&ru
ntests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/compile...........FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/form..............ok
t/function..........ok
t/html..............ok
t/request...........ok
Failed Test Status Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
----
t/compile.t 2 2 100.00% 1-2
Failed 1/5 test scripts, 80.00% okay. 2/97 subtests failed, 97.94% okay.
make: *** [test_dynamic] Error 29
Thank you in advance
Lance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]