[eug-lug]Tkinter in gentoo?

2003-11-05 Thread john fleming
Can I install tkinter in gentoo it isn't in portage. If nay will a tar 
gz work wiout compatability issues?

___
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug


Re: [eug-lug]Tkinter in gentoo?

2003-11-05 Thread Jacob Meuser
On Wed, Nov 05, 2003 at 05:58:24PM -0800, Jacob Meuser wrote:

 Maybe I'm way wrong here, but searching google for 'tkinter gentoo'
 reveals that python should be built with tcltk in USE for tkinter.

Which, BTW brings up a question I've been trying to figure out.

How does one safely 'remerge' a package alongside a currently
installed package, like 'emerge -e -u' does, but only with selected
packages?

I had an 'emerge -e -u world' stop, and I want to start it up
where it left off (emerge --resume doesn't seem to work, prolly 'cause
I emerged something in the meantime, d'oh).

-- 
[EMAIL PROTECTED]
___
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug


Re: [eug-lug]Tkinter in gentoo?

2003-11-05 Thread Jacob Meuser
On Wed, Nov 05, 2003 at 05:58:24PM -0800, Jacob Meuser wrote:

 You can check what USE flags python was built with:
 $ etcat dev-lang/python

oops, should be 'etcat -u dev-lang/python'
   ^^
-- 
[EMAIL PROTECTED]
___
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug


Re: [eug-lug]Tkinter in gentoo?

2003-11-05 Thread Jacob Meuser
On Wed, Nov 05, 2003 at 05:42:09AM -0800, john fleming wrote:
 Can I install tkinter in gentoo it isn't in portage. If nay will a tar 
 gz work wiout compatability issues?

Maybe I'm way wrong here, but searching google for 'tkinter gentoo'
reveals that python should be built with tcltk in USE for tkinter.

You can check what USE flags python was built with:
$ etcat dev-lang/python

etcat is part of app-portage/gentoolkit

-- 
[EMAIL PROTECTED]
___
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug