Gentoo Archives: gentoo-user

From: Andrew Gaydenko <a@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] QT slotting and non-portage apps
Date: Sat, 27 May 2006 11:44:51
Message-Id: 200605271536.16552@goldspace.net
In Reply to: Re: [gentoo-user] QT slotting and non-portage apps by Neil Bothwick
1 ======= On Saturday 27 May 2006 14:40, Neil Bothwick wrote: =======
2 On Sat, 27 May 2006 13:55:38 +0400, Andrew Gaydenko wrote:
3
4 > It isn't a secret, some apps don't take place inside the protage :-)
5 > And some of them use QT3 with 'configure && make && make install' way.
6 > Now I have (at ~x86) slotted QT installd - both 3 and 4 versions,
7 > and autotools-building has these ot those errors.
8 >
9 > Is there legal/Gentoo way to make these apps happy?
10
11 Run ./configure --help and you'll almost certainly see an option to
12 specify the QT directory. Choose the one containing QT3.
13
14 You may also be able to achieve this by setting $QTDIR appropriately, but
15 I'd prefer to explicitly give the path to configure whenever that is an
16 option.
17
18 =======================================================
19
20 In my case there are not such options.
21 'QTDIR=/usr/qt/3 UIC=/usr/bin/uic3 ./configure' doesn't help too :-(
22 --
23 gentoo-user@g.o mailing list