On Thu, 25 Jan 2007 23:44:02 +0530
"Vinu Vikram" <[EMAIL PROTECTED]> wrote:

> Thanks Michael!
> But I have already tried
> ./configure
> make
> make install
> without editing the Setup file. But then I could not import Tkinter module
> from python.
> regards
> Vinu V.
> 

Hi Vinu,

are you sure that the tcl and tk development packages are installed
and that python can find them when running ./configure ?
And which python sources are you using? Sometimes it is better to
not use the distribution's source packages but those from python.org .
I ask because I think it really should not be necessary to edit any files
when compiling python.

Michael

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to