On Mon, Jan 06, 2003 at 12:29:47PM -0800, bioinfo Gu wrote:

> Hello,
> 
> I want install Tk800.024 for perl5.8.0, when I 'make test', there is error:
> 
> # make test
> cd pTk && make DEFINE=""
> PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 
>'blib/lib', 'blib/arch')" t/
> Require.t t/Trace.t t/X.t t/autoload.t t/balloon.t t/browseentry.t t/create.t 
>t/dash.t t/fbox.t t/fileevent.t t/f
> ileselect.t t/font.t t/geomgr.t t/list.t t/mega.t t/mwm.t t/optmenu.t t/photo.t 
>t/progbar.t t/widget.t t/zzHList.
> t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t
> t/autoload.......ok
> t/balloon........ok
> t/browseentry....ok
> t/create.........ok
> t/dash...........ok
> t/fbox...........ok
> t/fileevent......ok
> t/fileselect.....ok
> t/font...........# Test 2 got: '' (t/font.t at line 22)
> # Expected: '1' (Num. of font families=0)
> t/font...........FAILED test 2
> Failed 1/9 tests, 88.89% okay
> t/geomgr.........ok
> t/list...........ok
> t/mega...........ok
> t/mwm............ok
> t/optmenu........ok
> t/photo..........ok
> t/progbar........ok
> t/Require........ok
> t/Trace..........ok
> t/widget.........ok
> t/X..............ok
> t/zzHList........ok
> t/zzPhoto........ok
> t/zzScrolled.....ok
> t/zzText.........ok
> t/zzTixGrid......ok 11/36# Test 18 got: '1' (t/zzTixGrid.t at line 81 *TODO*)
> # Expected: '' (oops col selection is not cleared)
> t/zzTixGrid......ok 20/36# Test 26 got: '1' (t/zzTixGrid.t at line 91 *TODO*)
> # Expected: '' (oops row selection is not cleared)
> t/zzTixGrid......ok 28/36# Test 32 got: '1' (t/zzTixGrid.t at line 99 *TODO*)
> # Expected: '0' (oops cell selection contain a not selected item)
> t/zzTixGrid......ok
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
> t/font.t 9 1 11.11% 2
> Failed 1/25 test scripts, 96.00% okay. 1/904 subtests failed, 99.89% okay.
> *** Exit 2
> Stop.
> #
> 
> Any help or advice? thank you very mcuh.

I would suggest asking on the Perl/Tk mailing list - details at

  http://lists.perl.org/

Don't forget to include the output of perl -V

You may find that even with those failures your application will run
fine.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to