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:29:27
Message-Id: b94e73xth3.ln2@stikman.com
In Reply to: Re: [gentoo-user] Emerge Question by Mark Knecht
1 Mark Knecht <markknecht@×××××.com> wrote:
2 > On 12/17/05, Jeff Grossman <jeff@×××××××.com> wrote:
3 >> When I ran emerge -uaD today, I got the following output:
4 >>
5 >> These are the packages that I would merge, in order:
6 >>
7 >> Calculating world dependencies ...done!
8 >> [ebuild U ] sys-apps/man-pages-2.16 [2.15]
9 >> [ebuild U ] net-misc/curl-7.15.1 [7.15.0]
10 >> [ebuild NS ] sys-kernel/gentoo-sources-2.6.14-r5
11 >> [ebuild N ] x11-apps/ttmkfdir-3.0.9-r3
12 >> [ebuild N ] x11-base/opengl-update-2.2.1
13 >> [ebuild N ] media-libs/fontconfig-2.2.3
14 >> [ebuild N ] x11-base/xorg-x11-6.8.2-r6
15 >> [ebuild N ] virtual/x11-6.8
16 >> [ebuild N ] app-arch/rpm2targz-9.0-r3
17 >> [ebuild N ] sys-apps/utempter-0.5.5.6
18 >> [ebuild N ] x11-terms/xterm-204
19 >> [ebuild N ] x11-libs/openmotif-2.2.3-r3
20 >> [ebuild N ] app-text/xpdf-3.01-r3
21 >> [ebuild U ] net-print/cups-1.1.23-r4 [1.1.23-r1]
22 >>
23 >>
24 >> How do I find out why the x-11 programs are trying to be installed? I
25 >> am running just a server, so I have no X or X-11 or any gui type
26 >> programs installed. And, I don't want any gui type programs installed.
27 >>
28 >> Thanks,
29 >> Jeff
30 >
31 > Try the tree option (-t) and see if it shows you what's calling it.
32
33 I tried that, and was not able to figure out how to read it. After
34 reading the forums, I found out it was CUPS that added xpdf to the deps,
35 which xpdf requires x11. I added -motif to my use flags, and now it
36 does not require x11 anymore.
37
38 Jeff
39
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Emerge Question Mark Knecht <markknecht@×××××.com>