Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Tk on windows 7?

by Anonymous Monk
on Nov 24, 2011 at 01:08 UTC ( [id://939781]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Tk on windows 7?
in thread Tk on windows 7?

Last time I saw that the fix was
--- Tk\MMutil.pm.orig 2009-10-07 03:08:28.781250000 -0700 +++ Tk\MMutil.pm 2009-10-07 03:14:37.390625000 -0700 @@ -583,6 +583,7 @@ } push(@opt,'DEFINE' => $define, 'INC' => $i); } + for(@{$att{LIBS}}){ $_=":nosearch $_"}; WriteMakefile(@opt, %att); }
http://win32.perl.org/wiki/index.php?title=Tk-804.028_501

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-23 11:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found