I was trying to install Perl/Tk on Panther 10.3.7. Perl 5.8.1
After intall of X11 SDK I executed in Xterm :

% sudo cpan
and after cpan setup :
cpan> install Tk
the process of download and compile was OK, but the process of installation stopped with the following message :
"
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ -------
t/regexp.t 2 512 21 2 9.52% 10-11
(3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 23 subtests skipped.
Failed 1/47 test scripts, 97.87% okay. 2/2054 subtests failed, 99.90% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
"
What do you suggest ? Is Perl 5.8.2 required ?


Thanks.

Pierre




Reply via email to