Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Still trying to compile hydrogen
Date: Sat, 18 Feb 2012 14:18:49
Message-Id: 20120218141736.GC3062@solfire
In Reply to: Re: [gentoo-user] [OT] Still trying to compile hydrogen by Alex Schuster
1 Alex Schuster <wonko@×××××××××.org> [12-02-18 15:08]:
2 > meino.cramer@×××.de writes:
3 >
4 > > meino.cramer@×××.de <meino.cramer@×××.de> [12-02-18 14:40]:
5 > > > Alex Schuster <wonko@×××××××××.org> [12-02-18 14:12]:
6 > > > > meino.cramer@×××.de writes:
7 > > > >
8 > > > > > How do I have to set QTDIR correctly under Gentoo/Qt4 ?
9 > > > >
10 > > > > QTDIR ist for Qt3 only, AFAIK Qt4 does not use it at all.
11 >
12 > > > When trying to compile media-sound/museseq it complains that QTDIR is
13 > > > not set and breaks...
14 >
15 > > Right after reinstalling Qt-4.7 (core) and QtGui
16 > > emerging museseq it fails with
17 > >
18 > >
19 > >
20 > > ***************** WARNING *****************
21 > >
22 > > YOU HAVE NOT SET YOUR 'QTDIR' ENVIRONMENT VARIABLE!!!
23 > >
24 > > This is the source of most people's problems when
25 > > configuring muse. If the configuration fails to find
26 > > qt, try setting your QTDIR environment variable to
27 > > the directory where qt is installed.
28 > >
29 > > *******************************************
30 >
31 > This variable was necessary for Qt3, because that was often installed in
32 > unusual locations like /usr/qt/3. Qt4 uses the normal hierarchy, with
33 > stuff being installed in /usr/bn, /usr/lib, and so on. So this variable
34 > should not be needed any more.
35 >
36 > > checking for QT includes (/usr/include/qt)... no
37 > > checking for QT libraries ()... no
38 > > checking for QT moc (moc)... no
39 > > checking for QT uic (uic)... no
40 > > configure: error: need qt >= 3.2.0
41 > >
42 > >
43 > > Something is very very rotten here...but I dont not what...
44 > >
45 > > Any help in sight at the horizon ... ?
46 >
47 > My guess would be that musesq uses Qt3 only, not Qt4.
48 >
49 > Someone has the same problem here [*], and someone else came up with a
50 > new ebuild for musesq-2.0_beta2. If that's newer than yours, give that a
51 > try.
52 >
53 > [*] http://www.mail-archive.com/proaudio@×××××××××××××××.org/msg04168.html
54 >
55 > Wonko
56 >
57
58 As this line in my previous posting states, museseq needs Qt 4.*,
59 which is installed...:
60
61 configure: error: need qt >= 3.2.0
62
63
64 Slightly confused,
65 mcc

Replies

Subject Author
Re: [gentoo-user] [OT] Still trying to compile hydrogen Alex Schuster <wonko@×××××××××.org>