Re: Build Python 2.5 against Tk 8.5

2007-10-16 Thread Kevin Walzer
Martin v. Löwis wrote: > > Can you please clarify what you mean by "stock Python installation"? > I just built Python 2.5.1 with Tk 8.5 on Debian unstable, and it works > fine. OK, that's good to know. I'm using the precompiled Mac OS X build of 2.5.1 from python.org. > > It's still not clear.

Re: Build Python 2.5 against Tk 8.5

2007-10-16 Thread Martin v. Löwis
> It's been a while, but when I've tried to run my Tkinter app against Tk > 8.5 with a stock Python installation, I get an error message saying that > Tk 8.4.x is required. Can you please clarify what you mean by "stock Python installation"? I just built Python 2.5.1 with Tk 8.5 on Debian unstabl

Re: Build Python 2.5 against Tk 8.5

2007-10-16 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Kevin Walzer <[EMAIL PROTECTED]> wrote: > Martin v. Löwis wrote: > >> I'd like to experiment with Tk 8.5 (now in beta) in my Python > >> application, but Python 2.5 requires Tk 8.4.x. > > > > Why do you say that? AFAIK, that's not the case. > > It's been a while,

Re: Build Python 2.5 against Tk 8.5

2007-10-16 Thread Kevin Walzer
Martin v. Löwis wrote: >> I'd like to experiment with Tk 8.5 (now in beta) in my Python >> application, but Python 2.5 requires Tk 8.4.x. > > Why do you say that? AFAIK, that's not the case. It's been a while, but when I've tried to run my Tkinter app against Tk 8.5 with a stock Python installat

Re: Build Python 2.5 against Tk 8.5

2007-10-16 Thread Martin v. Löwis
> I'd like to experiment with Tk 8.5 (now in beta) in my Python > application, but Python 2.5 requires Tk 8.4.x. Why do you say that? AFAIK, that's not the case. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list

Build Python 2.5 against Tk 8.5

2007-10-16 Thread Kevin Walzer
I'd like to experiment with Tk 8.5 (now in beta) in my Python application, but Python 2.5 requires Tk 8.4.x. What would I need to patch in the Python sources or build scripts to get it built against Tk 8.5? -- Kevin Walzer Code by Kevin http://www.codebykevin.com -- http://mail.python.org/mail