I recently hacked the cygwin distribution of tclt/tk to get it working 
with cygwin/XFree86.  To get it going I commented out some lines in the 
tcl/generic/tclEnv.c program, then compiled tcl and tk in the unix 
directories (adding --x-includes=/usr/X11R6/include and 
--x-libraries=/usr/X11R6/lib to the configure for tk).

These hacks got the tcl/tk code I wanted to use working, but my have 
other repercussions.  Does anyone else have similar interest/experience?

Thanks,

Malcolm

Reply via email to