Gentoo Archives: gentoo-user

From: Alessandro del Gallo <delgallo@×××.es>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] QT dir:
Date: Wed, 04 Jul 2007 16:27:41
Message-Id: 468BC94E.6020508@pic.es
In Reply to: Re: [gentoo-user] QT dir: by "Hemmann
1 Hemmann, Volker Armin ha scritto:
2 > On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:
3 >> Hemmann, Volker Armin ha scritto:
4 >>> when you su to portage and do an export, is QTDIR set too?
5 >> elwood ~ # su - portage
6 >> elwood ~ # whoami
7 >> root
8 >>
9 >> elwood ~ # su - portage -c "export"
10 >> elwood ~ #
11 >>
12 >> elwood ~ # export |grep QT
13 >> declare -x QTDIR="/usr/qt/3"
14 >>
15 >>
16 >> I can't su - portage. And in root enviroment, the QTDIR is correct, but
17 >
18 > su -l -s /bin/bash portage
19 >
20 >
21
22 elwood ~ # su -l -s /bin/bash portage
23 -su: /var/tmp/portage/.bashrc: No such file or directory
24 portage@elwood ~ $ export|grep QT
25 declare -x QTDIR="/usr/qt/3"
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] QT dir: "Hemmann