On Sun, Nov 18, 2012 at 9:19 PM, boB Stepp <robertvst...@gmail.com> wrote:
> I am running Win7Pro-64bit and using Strawberry Perl 64 bit version
> 5.16. When I attempt to use "install Tk" from Strawberry Perl's
> "cpan>" prompt I get two instances of "perl.exe not responding". After
> responding OK to the first, activity resumes, but after the second
> time I get the following (I trimmed off all but the last part):
>
>
>
> t\wm.t ....................... ok
> t\X.t ........................ ok
> t\zzHList.t .................. ok
> t\zzPhoto.t .................. ok
> t\zzScrolled.t ............... ok
> t\zzText.t ................... ok
> t\zzTixGrid.t ................ 8/33 Tk_FreeCursor called before Tk_GetCursor
>
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.
> t\zzTixGrid.t ................ Dubious, test returned 255 (wstat 65280, 
> 0xff00)
> All 33 subtests passed
>
> Test Summary Report
> -------------------
> t\after.t                  (Wstat: 0 Tests: 6 Failed: 0)
>   TODO passed:   1-6
> t\create.t                 (Wstat: 65280 Tests: 271 Failed: 1)
>   Failed test:  270
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 543 tests but ran 271.
> t\listbox.t                (Wstat: 0 Tests: 537 Failed: 0)
>   TODO passed:   320-322, 328
> t\text.t                   (Wstat: 0 Tests: 415 Failed: 0)
>   TODO passed:   121
> t\wm-tcl.t                 (Wstat: 0 Tests: 315 Failed: 0)
>   TODO passed:   68
> t\zzScrolled.t             (Wstat: 0 Tests: 94 Failed: 0)
>   TODO passed:   52, 66, 80, 94
> t\zzTixGrid.t              (Wstat: 65280 Tests: 33 Failed: 0)
>   Non-zero exit status: 255
> Files=72, Tests=3970, 128 wallclock secs ( 0.47 usr +  0.14 sys =  0.61 CPU)
> Result: FAIL
> Failed 2/72 test programs. 1/3970 subtests failed.
> dmake.exe:  Error code 255, while making 'test_dynamic'
>   SREZIC/Tk-804.030.tar.gz
>   E:\strawberry\c\bin\dmake.exe test -- NOT OK
> //hint// to see the cpan-testers results for installing this module, try:
>   reports SREZIC/Tk-804.030.tar.gz
> Running make install
>   make test had returned bad status, won't install without force
> Stopping: 'install' failed for 'Tk'.
> Failed during this command:
>  SREZIC/Tk-804.030.tar.gz                     : make_test NO
>
>
> cpan>
>
>
> I have been trying to search online for problems installing Tk with
> Strawberry Perl 5.16, but have not yet found anything helpful. Any
> ideas?
>

I have continued to search for answers, but have not found an "ideal"
solution so far. I saw a couple of mentions of problems installing Tk
with Strawberry Perl. One person had satisfactory results "forcing the
install".

But before I attempted this I uninstalled Strawberry Perl 5.16 and
DWIM (which is what gave me Strawberry Perl 5.14). I then reinstalled
DWIM, which put back in the 32-bit version of Perl 5.14. Then I
attempted to use cpan to get Tk again (without forcing the install).
It again failed. I looked up how to do a forced install. I used

cpan -f -i Tk

This seemed to work. I ran the widget command and everything seemed to
work fine.

I have a couple of questions:

1) Should I have any concerns about what I did?
2) Should I stick with DWIM and its associated Padre and Perl versions
until they release a new binary version for Windows?

Thanks!
boB

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to