[Tkinter-discuss] Linux compile Python with (Active)Tcl 8.6

Aivar Annamaa aivar.annamaa at gmail.com
Sat Oct 31 05:52:04 EDT 2015


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20151031/3fba0899/attachment.html>


More information about the Tkinter-discuss mailing list