I see, just to be clear, do you mean that Python 2.7.4 (stable) is incompatible with Tk 8.6 (stable)?
James On Fri, Apr 19, 2013 at 12:27 PM, Serhiy Storchaka <storch...@gmail.com>wrote: > 18.04.13 19:24, James Jong написав(ла): > >> The file libtk8.6.so <http://libtk8.6.so> has 1.5M and is definitely >> there. >> >> >> So why did that compilation fail? >> > > LD_LIBRARY_PATH=/path_to_libtk > > However be careful. For now Python doesn't support Tk 8.6 (results of some > functions changed in 8.6), this is a known bug (issue16809). You can build > Python with Tk 8.6 and even run, but any real tkinter application likely > will failed. Use Tk 8.5 instead. > > > -- > http://mail.python.org/**mailman/listinfo/python-list<http://mail.python.org/mailman/listinfo/python-list> >
-- http://mail.python.org/mailman/listinfo/python-list