delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Reply-To: | <nhv AT cape DOT com> |
From: | "Norman Vine" <nhv AT cape DOT com> |
To: | "'Charles S. Wilson'" <cwilson AT ece DOT gatech DOT edu>, <nhv AT cape DOT com> |
Cc: | <cygwin AT cygwin DOT com> |
Subject: | RE: building the _tkinter.a or _tkinter.dll for cygwin |
Date: | Fri, 23 Mar 2001 11:34:03 -0500 |
Message-ID: | <001701c0b3b7$1365ce40$a300a8c0@nhv> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
In-Reply-To: | <3ABB7A0A.7C8B409E@ece.gatech.edu> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Importance: | Normal |
Charles S. Wilson writes: > >Norman Vine wrote: >> >> _tkinter and its variants will work just fine with the >> Cygwin tcltk distribution >> >> You will need the tcl/tk x11 include files though >> These live in their normal place in /usr/include/x11 >> You will either need to down load the tcltk source distribution >> as these are no longer distributed in the Cygwin package >> or you can get just the headers from here >> http://www.vso.cape.com/~nhv/files/cygwin/X11.zip > >Be warned that doing this will clobber the pseudo-X11 include file >"/usr/include/X11/x11.h" that is part of the cygwin xpm package; this >include file is for the "noX" version of xpm. Nope noX xpm installs /usr/include/X11/simx.h /usr/include/X11/xpm.h and noX Tk installs /usr/include/X11/cursorfont.h /usr/include/X11/keysym.h /usr/include/X11/keysymdef.h /usr/include/X11/X.h /usr/include/X11/Xatom.h /usr/include/X11/Xfuncproto.h /usr/include/X11/Xlib.h /usr/include/X11/Xutil.h so there is no clash :-) >Why can't the tcl/tk x11 include files live in the *normal* >/usr/X11R6/include/X11 location? This would work but .... FWIW I believe that /usr/include/X11 is where they were installed before they were pulled from the distribution, and wouldn't putting them there cause real 'X' conflicts ? Cheers Norman Vine -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |