Re: My make was successful after all...

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: My make was successful after all...
Дата
Msg-id 20030116205318.GE820@tishler.net
обсуждение исходный текст
Ответ на My make was successful after all...  (Andrew Klimov <and_k_98@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Initdb fails... Again!
Следующее
От: "Markko Paas"
Дата:
Сообщение: Re: Initdb fails... Again!