Hi Chris, Tks for your advice.
> > # perl -MCPAN -e 'install Tk.pm' > > The .pm suffix isn't necessary in this situation: > > $ sudo perl -MCPAN -e 'install Tk' $ sudo perl -MCPAN -e 'install Tk' ......... ........ ...... 6# Test 66 got: '589x341+0+32' (t/zzScrolled.t at line 104 fail #2) # Expected: '589x341+0+0' (Sizechk: geometry has not changed not reset for -height => 24+(5)) # t/zzScrolled.t line 104 is: ok($newgeo, $oldgeo, "Sizechk: geometry has not changed not reset" . t/zzScrolled.................NOK 94# Test 94 got: '589x341+17+32' (t/zzScrolled.t at line 104 fail #4) # Expected: '589x341+0+32' (Sizechk: geometry has not changed not reset for -width => 80+(5)) t/zzScrolled.................FAILED tests 66, 94 Failed 2/94 tests, 97.87% okay t/zzText.....................ok t/zzTixGrid..................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/listbox.t 437 21 4.81% 365-366 375-380 391-392 394-398 400-402 406 426-427 t/zzScrolled.t 94 2 2.13% 66 94 (3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 23 subtests skipped. Failed 2/47 test scripts, 95.74% okay. 23/2054 subtests failed, 98.88% okay. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force I'm uncertain whether installation successful or fail. B.R. Stephen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>