Building Python with Tcl/Tk on Cygwin_NT-5.1

Jason Tishler jason at tishler.net
Tue Feb 1 07:51:29 EST 2005


Dean,

On Tue, Feb 01, 2005 at 02:31:03AM -0800, Dean N. Williams wrote:
> I am trying to build Python with Tcl/Tk under the Cygwin_NT-5.1 OS. 
> Has anyone done this?

Yes, Cygwin Python with _tkinter has been part of the standard Cygwin
distribution for over three years:

    http://www.cygwin.com/ml/cygwin-announce/2001/msg00118.html
    
> Do I need to build tcl8.4.9 and tk8.4.9 under the unix directory or
> the win directory.

No, Tcl/Tk is part of the standard Cygwin distribution too.

> I found that the Tcl/Tk unix directories compiled just fine and built
> the libtcl8.4.a and libtk8.4.a libraries for use. But I don't think
> that Python is looking for this. If you've built Python with Tcl/Tck,
> is it possible for you to send me instructions on how you did it?

See the Cygwin Python README:

    http://www.tishler.net/jason/software/python/python-2.4.README

BTW, why don't you just use the pre-built Cygwin Python?

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6



More information about the Python-list mailing list