Re: [Tkinter-discuss] Problem when installing python with tkinter module

2007-01-24 Thread Michael Lange
Hi, I know it is not exactly what you have been asking, but aren't there any precompiled rpm packages for your redhat system available? And, if not, why do you edit the setup file? For me always a simple ./configure && make && make install worked fine. Have you already tried this, and if yes, what

[Tkinter-discuss] Problem when installing python with tkinter module

2007-01-24 Thread Vinu Vikram
Dear Sir I am facing problem when I tried to install python with tkinter module enabled in redhat linux machine. I installed tcl/tk v 8.4.14 properly. Then I have edited the Setup file and it looks like the below. # The _tkinter module. # # The command for _tkinter is long and site specific. Ple