Greetings

I am very frustrated trying to get perl/Tk to work
on cygwin. I have tried searching google, this site, etc but in vain
And I sincerely hope that I'm not repeating a beaten topic.

I have perl 5.8.0 installed on my Win XP m/c from the cygwin distro.
I downloaded the latest perl/Tk file from CPAN, and the README.cygwin
says that just issuing ./configure should compile for native Win32 GUI calls.
But on issuing make, I get the error that "X11/X11.h", etc.... not found.

Any help or pointers would be appreciated
I tried downloading the binary perl/Tk distro for cygwin
from perltk.org, but it does not work with perl 5.8.0
--
arc_of_descent


In reply to Compiling perl/Tk on cygwin by arc_of_descent

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.