Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

How can I install Tk perl module in 32-bit operating system and Windows7 ?

by supriyoch_2008 (Monk)
on Nov 04, 2013 at 15:10 UTC ( [id://1061137]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Re: Unable to install Tk module
    by Anonymous Monk on Jul 12, 2012 at 16:46 UTC
    
    The problem is, in all that stuff you posted, there is not a single re
    +levant error message 
    Do  cpanp -i Tk and if that fails,  cpanp -z Tk then  make realclean t
    +hen post the output 
    of perl Makefile.PL && make
    
  2. or download this
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    ...
    Problem installing one or more modules
    
    C:\Users\Supriyo>
    
  3. or download this
     Extracting ximage.c
    Extracting xutil.c
    ...
    operable program or batch file.
    
    C:\Users\Supriyo\AppData\Roaming\.cpanplus\5.10.1\build\Tk-804.031>
    
  4. or download this
    #!/usr/bin/perl 
        use warnings; 
        use strict;
    ...
        MainLoop;  
    
    exit;
    
  5. or download this
     Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    
    ...
    BEGIN failed--compilation aborted at C:\Users\Supriyo\Desktop\5.pl lin
    +e 4.
    
    C:\Users\Supriyo\Desktop>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1061137]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found