Fellow Monks,
I've installed cygwin on my pc, it comes with perl v5.8.6. I wanted to also install ptkdb to help with debugging any perl scripts. So I thought I'd use cpan to do this, but I hit a dependency of needing to have TK installed first. This gave me a couple of errors, identical to those from this recent post
Trouble installing TK under cygwin.
The question didn't really get answered there (except to say use activestate instead)
make[1]: *** [Xlib.o] Error 1
make[1]: Leaving directory `/cygdrive/e/temp/Tk-804.027/Xlib'
make: *** [subdirs] Error 2
Any ideas?
Thanks,
Jonathan
- Considered
- perlfan: This is a dup of 441378 which is only 3 nodes down on the front page
- Unconsidered
- Arunbear: keep votes prevented reaping; Keep/Edit/Delete: 9/2/12
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.