Ich komm mit der Installation von QT nicht ganz klar.
Hab das .tar.gz nach /usr/local/ entpackt und nen Symlink (qt) auf qt-2.3.0 gelegt.
Hab dann in der .bashrc (Es waren 2 vorhanden, hab in beiden dasselbe gemacht) folgenden Eintrag gemacht:
QTDIR=/usr/local/qt
PATH=/usr/local/qt/bin:PATH
MANPATH=/usr/local/qt/man:MANPATH
LD_LIBRARY_PATH=/usr/local/qt/lib:LD_LIBRARY_PATH
export QTDIR PATH MANPATH LD_LIBRARY_PATH
Danach neu eingeloggt, in einer Term in /usr/local/qt ist dann das passiert:
bash-2.04# ./configure
The environment variable $QTDIR is not set correctly.
It is currently set to "/usr/lib/qt", but it should
be set to this directory, which is "/usr/local/qt".
Please read the INSTALL file for instructions on how to
set $QTDIR correctly. If you have set $QTDIR in your
.profile or .login, you will need to log out and log
in again to make the setting effective.
Was mach ich falsch??
Bitte schnelle Hilfe, es ist dringend!!
100thx im Voraus
Linux 14.981 Themen, 106.344 Beiträge
thx, es hat geklappt!!!
