building python 2.4.1
John Abel
jabel at plus.net
Tue Jun 28 11:34:09 EDT 2005
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
More information about the Python-list
mailing list