Linux compile Python with (Active)Tcl 8.6
Aivar Annamaa <[email protected]>
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <CAEbkakeoaA4e7Z7G-YjOeyghN3Q+Hp3tDVWtpFw1OpjNvCyYtw@mail.gmail.com> |
I'm trying to compile Python 3.5.0 on CentOS 6 with Tcl 8.6. I did ./configure --with-tcltk-includes=I/opt/ActiveTcl-8.6/include --with-tcltk-libs=L/opt/ActiveTcl-8.6/libs --prefix=/home/aivar/localpython After installing, IDLE -> Help -> About shows me that I'm using Tk 8.5.7. What could have gone wrong? _______________________________________________ Tkinter-discuss mailing list [email protected] https://mail.python.org/mailman/listinfo/tkinter-discuss