From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-user+bounces-66404-garchives=archives.gentoo.org@gentoo.org>) id 1I7vfz-00079R-O4 for garchives@archives.gentoo.org; Mon, 09 Jul 2007 16:01:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l69FwdIv031822; Mon, 9 Jul 2007 15:58:39 GMT Received: from poseidon.rz.tu-clausthal.de (poseidon.rz.tu-clausthal.de [139.174.2.21]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l69FqgTF024699 for <gentoo-user@lists.gentoo.org>; Mon, 9 Jul 2007 15:52:42 GMT Received: from poseidon.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id EDB07207742 for <gentoo-user@lists.gentoo.org>; Mon, 9 Jul 2007 17:52:41 +0200 (CEST) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by poseidon.rz.tu-clausthal.de (Postfix) with ESMTP id DD63C207740 for <gentoo-user@lists.gentoo.org>; Mon, 9 Jul 2007 17:52:41 +0200 (CEST) Received: from energy.heim10.tu-clausthal.de (account wevah [139.174.197.94] verified) by tu-clausthal.de (CommuniGate Pro SMTP 5.1.10) with ESMTPSA id 24736056 for gentoo-user@lists.gentoo.org; Mon, 09 Jul 2007 17:52:41 +0200 From: "Hemmann, Volker Armin" <volker.armin.hemmann@tu-clausthal.de> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] QT dir: Date: Mon, 9 Jul 2007 17:52:39 +0200 User-Agent: KMail/1.9.7 References: <468B81F8.6060809@pic.es> <200707041918.38758.volker.armin.hemmann@tu-clausthal.de> <46910E28.5090408@pic.es> In-Reply-To: <46910E28.5090408@pic.es> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707091752.39951.volker.armin.hemmann@tu-clausthal.de> X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de X-Archives-Salt: 396590dd-f780-4bb3-8f3d-6b21395248c2 X-Archives-Hash: 9ae249ec3feae707a9740fb2fa205787 On Sonntag, 8. Juli 2007, Alessandro del Gallo wrote: > Hemmann, Volker Armin ha scritto: > > On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote: > >> Hemmann, Volker Armin ha scritto: > >>> On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote: > >>>> Hemmann, Volker Armin ha scritto: > >>>>> when you su to portage and do an export, is QTDIR set too? > >>>> > >>>> elwood ~ # su - portage > >>>> elwood ~ # whoami > >>>> root > >>>> > >>>> elwood ~ # su - portage -c "export" > >>>> elwood ~ # > >>>> > >>>> elwood ~ # export |grep QT > >>>> declare -x QTDIR="/usr/qt/3" > >>>> > >>>> > >>>> I can't su - portage. And in root enviroment, the QTDIR is correct, > >>>> but > >>> > >>> su -l -s /bin/bash portage > >> > >> elwood ~ # su -l -s /bin/bash portage > >> -su: /var/tmp/portage/.bashrc: No such file or directory > >> portage@elwood ~ $ export|grep QT > >> declare -x QTDIR="/usr/qt/3" > > > > strange. really strange. > > Hello Hemmann, > Now I have more information about the error, > emerging doxygen I get this > > [...] > > >>> Compiling source in > > /var/tmp/portage/app-doc/doxygen-1.5.2/work/doxygen-1.5.2 ... > * using QTDIR: '/usr/local/qt'. > * using QT LIBRARY_PATH: '/usr/local/qt/lib64:'. > * using QT LD_LIBRARY_PATH: '/usr/local/qt/lib64:'. > Autodetected platform linux-g++... > Detected Qt via the QTDIR environment variable... > QTDIR is set to /usr/local/qt, but library directory > /usr/local/qt/lib does not exist! > > [...] > > > > may be a simlyk from /usr/qt/3 to /usr/local/qt ... /usr/local/qt should not exist in the first place - I would (re)move it to a backup dir and retry. -- gentoo-user@gentoo.org mailing list