Gentoo Archives: gentoo-user

From: "Andzrzej Styczeń" <styczen_andrzej@××.pl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with installation kde-meta, gnome
Date: Wed, 17 Feb 2010 09:26:23
Message-Id: 5cc4af86.38b82557.4b7bb605.460f2@o2.pl
1 Hello,
2
3 I am newbie to Gentoo. I yesterday install it and uff it works :-).
4
5 Today I try to install kde on amd64 architecture but I obtain error. I do the
6 following:
7
8 # emerge --sync
9 # emerge kde-meta
10
11 * Error: circular dependencies:
12
13 ('ebuild','/','devel-util/cmake-2.6.4-r3','merge') depends on
14     ('ebuild','/','x11-libs/qt-gui-4.5.3-r2','merge') (buildtime)
15 ....
16
17 end so on
18
19
20 If I want to install gnome, but I obtain similar error but different packages
21 are affected.
22
23 # emerge gnome
24
25 * Error: circular dependencies:
26
27 ('ebuild','/','x11-libs/qt-gui-4.5.3-r2','merge') depends on
28     ('ebuild','/','net-print/cups-1.3.11-r1','merge') (buildtime)
29 ....
30
31
32 I try also as is pointed here:
33 http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml
34 do the following:
35
36 # emerge -av kde-meta:4.3  
37 but this also didn't work (error this same as earlier).
38
39 So what is going on here. How I can install the kde-meta? Could someone help
40 me or point me to the right direction. Thank you in advance for your time. If
41 you need more information I send it to you.
42
43 Best wishes,
44 Andrzej
45
46 PS. I'm sorry if this e-mail was sent the second time. I sent it first from kmail
47 on my Debian box, but I do not get any response. Now I sent it from web page.

Replies

Subject Author
Re: [gentoo-user] Problem with installation kde-meta, gnome Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Problem with installation kde-meta, gnome Neil Bothwick <neil@××××××××××.uk>