This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nathan_zook_wk
Recipients
Date 2006-01-11.19:24:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Install fails because _tkinter.so is not found.  This
library is not built if the tk header files are not
found, but the installer treats this as a fatal error.
 This dependece upon tk-devel is not noted in the .spec
file, so the install fails late (and unclearly) instead
of early & clearly.
History
Date User Action Args
2007-08-23 14:37:14adminlinkissue1403221 messages
2007-08-23 14:37:14admincreate