Brian Blais wrote:

> So I tried to build Tix, and it complains about a tcl header file 
> (tclPort.h).  My Tcl stuff is in 
> /System/Library/Frameworks/Tcl.framework/Versions/8.4/, but the header 
> file doesn't exist.  I assume I need to download the source for Tcl and 
> build that, or is it enough to have the headers from the source of tcl?  
> I just don't want to break something that is already there.
> 
> 

You need the source for both Tcl and Tk, and Tix should be in the same 
directory tree.

--Kevin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to