[Ilugc] how to compile python2.4 with Tkinter modules in Linux(RHEL 5.2)environment?

  • From: girishvenkatachalam@xxxxxxxxx (Girish Venkatachalam)
  • Date: Fri Aug 22 19:54:43 2008

On 20:16:36 Aug 21, Mahalingam Subramaniam wrote:

Python may not be configured for Tk
ImportError:  No module named _tkinter

kindly help me in resolving the above issue.
with kind regards

I think if you download and install Tk which always comes bundled with
Tcl and then compile python, the configure script of python will catch
this and you will be all set.

I remember compiling python once. It is not hard.

-Girish

Other related posts: