public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Installing tcltk does not force installation of XFree86-prog
@ 2004-03-18 14:38 Marc Daumas
  2004-03-19  5:23 ` Charles Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Daumas @ 2004-03-18 14:38 UTC (permalink / raw)
  To: cygwin-xfree

...although X11/Xlib.h is needed.

--
Marc Daumas (CNRS-LIP) - http://perso.ens-lyon.fr/marc.daumas
mailto:Marc.Daumas@ENS-Lyon.Fr (suspect emails are discarded)
PGP Key FP : 86C8 3DB3 7118 517A AA13  5707 D617 13D6 7510 D750
ENS de Lyon - 46, allee d'Italie - 69364 Lyon Cedex 07 - FRANCE
Phone: (+33) 4 72 72 85 83 - Fax: (+33) 4 72 72 80 80 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Installing tcltk does not force installation of XFree86-prog
  2004-03-18 14:38 Installing tcltk does not force installation of XFree86-prog Marc Daumas
@ 2004-03-19  5:23 ` Charles Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Wilson @ 2004-03-19  5:23 UTC (permalink / raw)
  To: cygwin-xfree

Marc Daumas wrote:
> ...although X11/Xlib.h is needed.

You've stuck your finger right on a sore spot.

tcltk is a *native MS windowing* port of tk (tcl is GUI-agnostic; tk is 
the important bit wrt display technology).  The X11/Xlib.h file that 
cygwin's tk wants is NOT the one distributed by cygwin-xfree.  Neither 
will tk work with the X11/Xlib.h file distributed with xpm-nox.

Both tk and xpm-nox have their own "fake" Xlib.h files -- xpm-nox ships 
it in /usr/local/xpm-nox/X11/xlib.h.  cygwin's tk doesn't ship its 
version of that file at all.

Go here
http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/
and download
tk-includes-8.4.tar.bz2

Unpack it somewhere so that you can explicitly use
   "-I /this/way/to/tk's/X11/Xlib.h"
but be careful not to clobber the "real" X11/Xlib.h

--
Chuck


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-19  2:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18 14:38 Installing tcltk does not force installation of XFree86-prog Marc Daumas
2004-03-19  5:23 ` Charles Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).