Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-28 Thread Walter Dnes
On Sat, May 27, 2006 at 09:02:25AM +0100, Neil Bothwick wrote The correct way to see which USE flags are in operation is emerge --info | grep USE This shows the combined effect of your profile and make.conf (but not per-package settings from /etc/portage). One question about that. In

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-28 Thread Neil Bothwick
On Sun, 28 May 2006 12:35:21 -0400, Walter Dnes wrote: What do the flags userland_GNU kernel_linux elibc_glibc do? Not show up with the latest portage :) I'm sure the developers have some reason to put them in. Mind you, I don't always agree with the developers, but that's another story.

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-27 Thread Neil Bothwick
On Fri, 26 May 2006 20:05:34 -0700 (PDT), [EMAIL PROTECTED] wrote: $ grep USE /etc/make.conf | grep -v ^# USE=berkdb innodb I have no /usr/portage/package.use $ grep USE /etc/make.profile/make.defaults USE=alsa apm arts avi bitmap-fonts cups eds emboss encode fortran foomaticdb gdbm

[gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread michael
Hello, I'm trying to remove any dependencies on x11 from my headless server. Thanks to someone's help last week, I learned how to configure libdb to not use java, which had dragged in the java IDE which dragged in x11. That worked wonderfully, and I removed x11 and thought I was done. As a

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread Steven Susbauer
On Fri, 26 May 2006, [EMAIL PROTECTED] wrote: Hello, I'm trying to remove any dependencies on x11 from my headless server. Thanks to someone's help last week, I learned how to configure libdb to not use java, which had dragged in the java IDE which dragged in x11. That worked wonderfully,

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread michael
On Fri, 26 May 2006, Steven Susbauer wrote: On Fri, 26 May 2006, [EMAIL PROTECTED] wrote: Hello, I'm trying to remove any dependencies on x11 from my headless server. Thanks to someone's help last week, I learned how to configure libdb to not use java, which had dragged in the java IDE

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread Steven Susbauer
On Fri, 26 May 2006, [EMAIL PROTECTED] wrote: I should have included that in my original email, of course: $ grep USE /etc/make.conf | grep -v ^# USE=berkdb innodb I have no /usr/portage/package.use $ grep USE /etc/make.profile/make.defaults USE=alsa apm arts avi bitmap-fonts cups

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread Anthony E. Caudel
Steven Susbauer wrote: On Fri, 26 May 2006, [EMAIL PROTECTED] wrote: I should have included that in my original email, of course: $ grep USE /etc/make.conf | grep -v ^# USE=berkdb innodb I have no /usr/portage/package.use $ grep USE /etc/make.profile/make.defaults USE=alsa apm arts avi

Re: [gentoo-user] What is causing x11-terms/xterm to be dragged in?

2006-05-26 Thread Steven Susbauer
On Fri, 26 May 2006, Anthony E. Caudel wrote: Steven Susbauer wrote: On Fri, 26 May 2006, [EMAIL PROTECTED] wrote: I should have included that in my original email, of course: $ grep USE /etc/make.conf | grep -v ^# USE=berkdb innodb I have no /usr/portage/package.use