Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2495

Summary: emerge system on new installation pulling xfree, tk
Product: Gentoo Linux Reporter: Mark Guertin <mguertin>
Component: [OLD] Core systemAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark Guertin 2002-05-06 16:20:51 UTC
After running bootstrap.sh , emerge system is pulling xfree and tk down.  I 
am using 100% stock setup except for setting compiler flags in make.conf 
(i.e. I didn't mofidy any USE settings).

I can provide any other details as needed.

Mark
Comment 1 Spider (RETIRED) gentoo-dev 2002-05-06 16:31:31 UTC
python has support for tcltk, tcltk in turn enables tk, which is a X toolkit.

Comment 2 Mark Guertin 2002-05-07 12:02:42 UTC
Is this correct behaviour?  I seem to rmeember discussions on the lists about
this not being correct behaviour (why I reported it).  Also would be nice to
have a bare system without having to re-invent the wheel.  I rarely install
xfree on anything except a workstation.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-21 11:10:50 UTC
It is correct behaviour.  If you are not intending to have X on the system, then
you NEED to adjust the USE settings.  Please see
http://www.gentoo.org/doc/use-howto.html for a description on how to use the USE
system.