I'm a programmer who's been lucky enough to spend most of my career working on Solaris installations.
As such, I find myself now having to develop code at my new job on NT. (ack!)
Sooooo....
I tried, and failed miserably getting Tk to work... By now I've reinstalled PERL a few times. I've tried ActiveState, IndigoPerl, and an older 5.004 implementation.
So far - no luck finding a binary to get this working.
I've recently put on a new C compiler & installed nmake.exe to try compiling from scratch like I would under UNIX.
But it only seems to create more problems.
Is there a decent package somewhere that I can download to use the Tk.pm module under Windows NT?
It would be so nice to be able to type
perl -e "use Tk;" and not have a problem.
Thanks in advance!
Wait! This isn't a Parachute, this is a Backpack!
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.