Re: how to compile python to have gtk and Tkinter modules in Linux environment.

2007-07-17 Thread Zentrader
On Jul 16, 8:16 pm, [EMAIL PROTECTED] wrote: > import gtk and Tkinter modules. Those don't seem to be included when > I use the default ./configure or python setup.py. Tkinter is supposed to be included by default, although that depends on who's Python you are using and ./configure. You have to

how to compile python to have gtk and Tkinter modules in Linux environment.

2007-07-16 Thread cfpete
Hello, How do I go about to have python compiled from source so that I can import gtk and Tkinter modules. Those don't seem to be included when I use the default ./configure or python setup.py. Thanks in advance, -Peter -- http://mail.python.org/mailman/listinfo/python-list

how to compile python to have gtk and Tkinter modules in Linux environment.

2007-07-16 Thread cfpete
Hello, How do I go about to have python compiled from source so that I can import gtk and Tkinter modules. Those don't seem to be included when I use the default ./configure or python setup.py. Thanks in advance, -Peter -- http://mail.python.org/mailman/listinfo/python-list