Andreas Heiss wrote:

>Hi !
>I am trying to build python 2.4.1 from source on a Linux system.
>Everything seems fine, but tkinter seems not to work.
>The file _tkinter.pyd is missing.
>How can  tell configure to build all necessary components ?
>
>Thanks
>Andreas
>  
>
It looks to like Tcl/Tk is not installed on your system.  You will need 
to have them installed for Tkinter to build.

HTH

J
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to