On Dienstag, 10. 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 > >> [EMAIL PROTECTED] ~ $ 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! > > [...] > > > AND > > elwood ~ # ll -R /usr/local/qt > /usr/local/qt: > total 4 > drwxr-xr-x 2 root root 4096 Mar 30 20:26 bin > > /usr/local/qt/bin: > total 0 > lrwxrwxrwx 1 root root 14 Mar 30 20:26 qmake -> /usr/bin/qmake > elwood ~ # > > elwood ~ # ll /usr/qt/3 > total 52 > drwxr-xr-x 2 root root 4096 Apr 3 03:02 bin > drwxr-xr-x 4 root root 4096 Apr 3 03:02 doc > drwxr-xr-x 3 root root 4096 Sep 2 2006 etc > drwxr-xr-x 3 root root 16384 Jun 28 20:34 include > lrwxrwxrwx 1 root root 5 Jun 28 20:34 lib -> lib64 > drwxr-xr-x 2 root root 4096 Feb 17 19:20 lib32 > drwxr-xr-x 3 root root 4096 Jun 28 20:34 lib64 > drwxr-xr-x 3 root root 4096 Apr 3 03:02 mkspecs > drwxr-xr-x 6 root root 4096 Jun 28 20:34 plugins > drwxr-xr-x 3 root root 4096 Apr 3 03:02 tools > drwxr-xr-x 2 root root 4096 Jun 29 08:32 translations > > > may be a simlyk from /usr/qt/3 to /usr/local/qt ...
no, certainly not. If it would be a symlink, all the stuff would be there. Just remove it, ok? Or move /usr/local/qt somewhere where it can't do any damage, like /tmp/bak or something like that. -- [EMAIL PROTECTED] mailing list