Trying to build python 2.6.5 with a modern TK. The obvious approach of setting --with-tcl and --with-tk at configure time is nicely consumed without error...and then does nothing! When the setup.py script runs to build _tkinter later, the 8.5 information is nowhere to be found.
I'm presently trying to hack the 8.5 information directly into setup.py but that's not going smoothly. There must be a better way... Has anyone else experienced this situation? BTW, upgrading to 3 is not an option... Thanks! -jrm _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss