From: Kevin W. <kw...@co...> - 2014-12-01 03:06:16
|
On 11/30/14, 8:15 AM, l....@su... wrote: > So, recommending Mac users install XQuartz (and ActiveTcl?), to reduce reliance on what ships with Mac OS X, would be the simplest way to go? (10.9 has Tcl/Tk 8.5.9, which is better than previous. Not sure about 10.10. ActiveTcl is probably still ahead.) I've run into a similar issue with the X11 headers in trying to install a Tk extension (not Tk itself, it can find its own headers)--perhaps that is what Lloyd is seeing. I also fixed the issue by installing XQuartz and adding it to my path so that it found the headers. I have no idea why this problem arises, but I think it makes sense as a best practice to install XQuartz when building Tk extensions. --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com |