Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -uD world: another obstacle
Date: Fri, 01 Feb 2008 22:01:26
Message-Id: 524913.76927.qm@web31712.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] emerge -uD world: another obstacle by Alex Schuster
1 --- Alex Schuster <wonko@×××××××××.org> wrote:
2
3 > maxim wexler writes:
4 >
5 > > Configuring qca-tls ...
6 > > Verifying Qt 3.x Multithreaded (MT) build
7 > environment
8 > > ... fail
9 > >
10 > > Unable to find Qt mkspecs. Please set QTDIR
11 > > manually. Perhaps you need to install Qt 3
12 > > development utilities. You may download them
13 > either
14 > > from the vendor of your operating system or from
15 > > www.trolltech.com
16 > >
17 > > I have /usr/share/qt4/mkspecs/...
18 > >
19 > /usr/include/qt/4.../usr/include/qt4.../usr/lib/qt4.
20 >
21 > I guess you need Qt version 3 for that, which is not
22 > onstalled, according
23 > to your emerge output: emerge -a \<qt-4
24 >
25 localhost ~ # emerge -a \<qt-4
26 ^^
27 what does this do?
28 These are the packages that would be merged, in order:
29
30 Calculating dependencies... done!
31 [ebuild NS ] x11-libs/qt-3.3.8-r4 USE="cups gif
32 ipv6 opengl -debug -doc -examples -firebird -immqt
33 -immqt-bc -mysql -nas -nis -odbc -postgres -sqlite
34 -xinerama"
35
36
37
38 > Maybe you can also re-build Qt 4 with the qt3support
39 > USE flag, but I guess
40 > this would not help.
41
42 How do v4 and v3 differ? If I'm in the midst of -uD
43 world would one be preferable?
44 >
45 >
46 > > Hmm, interesting, /usr/bin/qt3to4. Dare I run it?
47 >
48 > That's only for converting you own Qt 3 projects to
49 > Qt 4.
50
51 Very useful info.
52
53 mw
54
55
56 ____________________________________________________________________________________
57 Be a better friend, newshound, and
58 know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
59
60 --
61 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -uD world: another obstacle Alex Schuster <wonko@×××××××××.org>