Re: My make was successful after all... - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: My make was successful after all...
Date
Msg-id 20030116205318.GE820@tishler.net
Whole thread Raw
In response to My make was successful after all...  (Andrew Klimov <and_k_98@yahoo.com>)
List pgsql-cygwin
Andrew,

On Thu, Jan 16, 2003 at 11:14:09AM -0800, Andrew Klimov wrote:
> Thank you again, Jason!

You are very welcome.

> I'd tried to configure --with-tcl the earlier 7.2.3 version source,I'd
> noticed from compiler that I have not a files like X11/Xlib.h.

Unfortunately, this is a known issue with the Cygwin Tcl/Tk binary
package.  Please search the Cygwin archives for the details, if
interested.

Anyway, the following excerpt from my Cygwin Python README:

    2. The _tkinter extension module will only be built if the X11
    header files from the tcltk-20021218-1 source archive have been
    copied to /usr/include:

        $ mkdir -p /usr/include/X11
        $ tar -xjf tcltk-20021218-1-src.tar.bz2
        $ cp tcltk-20021218-1/tk/xlib/X11/*.h /usr/include/X11

details a better recipe for getting the required headers.  It also
explains why I didn't have this problem -- I already had these files
installed for Python.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Initdb fails... Again!
Next
From: "Markko Paas"
Date:
Subject: Re: Initdb fails... Again!