<div dir="ltr">I see, just to be clear, do you mean that Python 2.7.4 (stable) is incompatible with Tk 8.6 (stable)?<div><br></div><div>James</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 19, 2013 at 12:27 PM, Serhiy Storchaka <span dir="ltr"><<a href="mailto:storchaka@gmail.com" target="_blank">storchaka@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">18.04.13 19:24, James Jong написав(ла):<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The file <a href="http://libtk8.6.so" target="_blank">libtk8.6.so</a> <<a href="http://libtk8.6.so" target="_blank">http://libtk8.6.so</a>>  has 1.5M and is definitely there.<div><br>
<br>
So why did that compilation fail?<br>
</div></blockquote>
<br>
LD_LIBRARY_PATH=/path_to_libtk<br>
<br>
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.<span><font color="#888888"><br>



<br>
<br>
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div></div>