Gentoo Archives: gentoo-user

From: Zhu Sha Zang <zhushazang@×××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: How install KDE4 without without layman overlays ?
Date: Wed, 22 Jul 2009 17:47:19
Message-Id: 4A675098.4000308@yahoo.com.br
In Reply to: [gentoo-user] Re: How install KDE4 without without layman overlays ? by ABCD
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 ABCD escreveu:
5 > Vagner Rodrigues wrote:
6 >
7 >
8 >> Hi
9 >
10 >> I'm testing a new instalation of gentoo on virtual machine using
11 >> "ACCEPT_KEYWORDS=~x86" and when i use emerge kde-meta this
12 >> start
13 > kde 4
14 >> instalation but i have problems with QT-WEBKIT compile. or
15 >> some dependence like this
16 >
17 >
18 >> [blocks B ] >x11-libs/qt-test-4.5.1-r9999
19 >> (">x11-libs/qt-test-4.5.1-r9999" is blocking
20 >> x11-libs/qt-gui-4.5.1-r2) [blocks B ]
21 >> >x11-libs/qt-script-4.5.1-r9999
22 >> (">x11-libs/qt-script-4.5.1-r9999" is blocking
23 > x11-libs/qt-gui-4.5.1-r2)
24 >> [blocks B ] >x11-libs/qt-sql-4.5.1-r9999
25 >> (">x11-libs/qt-sql-4.5.1-r9999" is blocking
26 >> x11-libs/qt-gui-4.5.1-r2) [blocks B ] <x11-libs/qt-gui-4.5.2
27 >> ("<x11-libs/qt-gui-4.5.2" is blocking x11-libs/qt-opengl-4.5.2,
28 >> x11-libs/qt-dbus-4.5.2, x11-libs/qt-script-4.5.2,
29 >> x11-libs/qt-test-4.5.2,
30 > x11-libs/qt-svg-4.5.2,
31 >> x11-libs/qt-qt3support-4.5.2, x11-libs/qt-webkit-4.5.2,
32 >> x11-libs/qt-core-4.5.2, x11-libs/qt-sql-4.5.2) [blocks B ]
33 >> >x11-libs/qt-qt3support-4.5.1-r9999
34 >> (">x11-libs/qt-qt3support-4.5.1-r9999" is blocking
35 >> x11-libs/qt-gui-4.5.1-r2) [blocks B ]
36 >> >x11-libs/qt-core-4.5.1-r9999 (">x11-libs/qt-core-4.5.1-r9999" is
37 >> blocking x11-libs/qt-gui-4.5.1-r2) [blocks B ]
38 >> >x11-libs/qt-svg-4.5.1-r9999 (">x11-libs/qt-svg-4.5.1-r9999" is
39 >> blocking x11-libs/qt-gui-4.5.1-r2) [blocks B ]
40 >> >x11-libs/qt-dbus-4.5.1-r9999 (">x11-libs/qt-dbus-4.5.1-r9999" is
41 >> blocking x11-libs/qt-gui-4.5.1-r2) [blocks B ]
42 >> >x11-libs/qt-webkit-4.5.1-r9999
43 >> (">x11-libs/qt-webkit-4.5.1-r9999" is blocking
44 > x11-libs/qt-gui-4.5.1-r2)
45 >> [blocks B ] >x11-libs/qt-opengl-4.5.1-r9999
46 >> (">x11-libs/qt-opengl-4.5.1-r9999" is blocking
47 > x11-libs/qt-gui-4.5.1-r2)
48 >
49 >> And I have QT-**** -4.5.2 but this ignored
50 >
51 >> Somebody installed and works ?
52 >
53 >> Remember without layman or any overlay on portage
54 >
55 >
56 > Try adding USE=dbus to make.conf, and see if that fixes the
57 > problem.
58 >
59 Hey dude, make some like this:
60
61 emerge -C `qlist -C -I x11-libs |grep qt`
62 emerge -C PyQt
63 emerge -C PyQt4
64
65 autounmask x11-libs/qt-core-4.5.2
66
67 and everything that need to complete install qt-4.5.2 in your system.
68
69 After that
70
71 autounmask kde-base/kde-meta-4.2.4
72
73 emerge -uDN kde-meta.
74
75 I've changed any line in /etc/portage/package.keywords like this
76
77 =kde-base/kde-meta-4.2.0 ~x86
78
79 to this
80
81 > =kde-base/kde-meta-4.2.0 ~x86
82
83 for future upgrades.
84
85 I'm erased kdeprefix, handbook, kde USEFLAGS and added accessibility.
86
87 I've started this installation yesterday in my amd64 system, finishing
88 up now correctly.
89
90 Good Luck.
91
92 -----BEGIN PGP SIGNATURE-----
93 Version: GnuPG v2.0.11 (GNU/Linux)
94 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
95
96 iEYEARECAAYFAkpnUJgACgkQ35zeJy7JhCj7OwCgmubhGi5uUeaAf763csHZ5t9r
97 WdYAn1xGWha2qHVXr2F5kj84eUeqMTLx
98 =anbe
99 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] Re: How install KDE4 without without layman overlays ? Vagner Rodrigues <vagner@×××××××××××.org>