Gentoo Archives: gentoo-user

From: Jeff Grossman <jeff@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Emerge Question
Date: Sat, 17 Dec 2005 19:17:23
Message-Id: bb4e73xth3.ln2@stikman.com
In Reply to: Re: [gentoo-user] Emerge Question by Dale
1 Dale <dalek@××××××××××.net> wrote:
2 > Jeff Grossman wrote:
3 >
4 >>When I ran emerge -uaD today, I got the following output:
5 >>
6 >>These are the packages that I would merge, in order:
7 >>
8 >>Calculating world dependencies ...done!
9 >>[ebuild U ] sys-apps/man-pages-2.16 [2.15]
10 >>[ebuild U ] net-misc/curl-7.15.1 [7.15.0]
11 >>[ebuild NS ] sys-kernel/gentoo-sources-2.6.14-r5
12 >>[ebuild N ] x11-apps/ttmkfdir-3.0.9-r3
13 >>[ebuild N ] x11-base/opengl-update-2.2.1
14 >>[ebuild N ] media-libs/fontconfig-2.2.3
15 >>[ebuild N ] x11-base/xorg-x11-6.8.2-r6
16 >>[ebuild N ] virtual/x11-6.8
17 >>[ebuild N ] app-arch/rpm2targz-9.0-r3
18 >>[ebuild N ] sys-apps/utempter-0.5.5.6
19 >>[ebuild N ] x11-terms/xterm-204
20 >>[ebuild N ] x11-libs/openmotif-2.2.3-r3
21 >>[ebuild N ] app-text/xpdf-3.01-r3
22 >>[ebuild U ] net-print/cups-1.1.23-r4 [1.1.23-r1]
23 >>
24 >>
25 >>How do I find out why the x-11 programs are trying to be installed? I
26 >>am running just a server, so I have no X or X-11 or any gui type
27 >>programs installed. And, I don't want any gui type programs installed.
28 >>
29 >>Thanks,
30 >>Jeff
31 >>
32 >>
33 >>
34 > I put -X in my USE line in make.conf for my servers. I have not seen
35 > that yet. I have not updated them in a few weeks though. May be worth
36 > looking at. Mine looks like this:
37 >
38 >> USE="-X -alsa"
39
40 I already had -X in my use flags. That was not enough. You will need
41 to add -motif to the use flags now to make sure x11 does not get
42 installed. This is only necessary if you have CUPS installed.
43
44 Jeff
45
46 --
47 gentoo-user@g.o mailing list