On Thu, 2003-11-20 at 14:17, Stephen Boulet wrote:
> Python is built with tkinter by default if you have the "tcltk" use variable 
> (which will cause the latest version of tk to be emerged).
> 
> Try this:
> 
> $ python
> Python 2.3.2 (#1, Nov 19 2003, 07:54:28)
> [GCC 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import Tkinter
> >>>
Thanks Steve.

Unfortunately I know that Tkinter wasn't built into Python. 'etcat -u
python' shows that the tcltk flag was not set when it was built.

Am I right in thinking that an 'emerge -e python' will recompile it -
and include the tcltk support (as long as the USE flag is there that
is!).

Cheers

Dg


--
[EMAIL PROTECTED] mailing list

Reply via email to