Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] qt-4.4.3 won't install any files
Date: Mon, 30 Mar 2009 06:13:46
Message-Id: 543f3b9c0903292313k5ddba2dbhdcf46b4974cd66c@mail.gmail.com
1 I have qt-3.3.8b-r1 and qt-4.4.2
2
3 I tried qt-assistant-4.4.2-r1, and it showed me no docs.
4
5 Then I tried to reinstall qt-4.4.2, looking for some use-flag I might
6 have missed, like "doc" or something like that.
7
8 The emerge process of qt-4.4.2 goes like that:
9
10
11
12 # emerge -v =x11-libs/qt-4.4.2
13
14 These are the packages that would be merged, in order:
15
16 Calculating dependencies... done!
17 [ebuild R ] x11-libs/qt-4.4.2 USE="dbus opengl qt3support" 0 kB
18
19 Total: 1 package (1 reinstall), Size of downloads: 0 kB
20
21
22 >>> Verifying ebuild manifests
23
24 >>> Emerging (1 of 1) x11-libs/qt-4.4.2
25 * checking ebuild checksums ;-) ... [ ok ]
26 * checking auxfile checksums ;-) ... [ ok ]
27 * checking miscfile checksums ;-) ... [ ok ]
28 >>> Unpacking source...
29 >>> Source unpacked in /var/tmp/portage/x11-libs/qt-4.4.2/work
30 >>> Compiling source in /var/tmp/portage/x11-libs/qt-4.4.2/work ...
31 >>> Source compiled.
32 >>> Test phase [not enabled]: x11-libs/qt-4.4.2
33
34 >>> Install qt-4.4.2 into /var/tmp/portage/x11-libs/qt-4.4.2/image/ category x11-libs
35 >>> Completed installing qt-4.4.2 into /var/tmp/portage/x11-libs/qt-4.4.2/image/
36
37
38 >>> Installing x11-libs/qt-4.4.2
39 * checking 0 files for package collisions
40 * Removing /usr/share/doc
41 >>> Safely unmerging already-installed instance...
42 No package files given... Grabbing a set.
43 >>> Original instance of package unmerged safely.
44 >>> Auto-cleaning packages...
45
46 >>> No outdated packages were found on your system.
47
48 * GNU info directory index is up-to-date.
49
50 #_
51
52
53 Nothing showing the traditional compile and install procedure. Is this a bug?
54
55 Thankyou
56 Francisco
57
58
59 --
60 "If you have an apple and I have an apple and we exchange apples then
61 you and I will still each have one apple. But if you have an idea and
62 I have one idea and we exchange these ideas, then each of us will have
63 two ideas." - George Bernard Shaw

Replies

Subject Author
Re: [gentoo-user] qt-4.4.3 won't install any files Alan McKinnon <alan.mckinnon@×××××.com>