I've been trying to install Tk. I get some of the tests failing (looks like #10 and 11 of t/regexp. This results in 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
Since I started with "force":
%perl -MCPAN -e 'force install Tk'
I wonder how to force the install (or else: how to make the failing tests succeed.
Any thoughts?
Thanks...
Kim Helliwell [EMAIL PROTECTED]