[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compiling Qt 3.0.4



My .profile file is as follows:

tillarium:/home/tilleyrw# cat .profile
QTDIR=/usr/local/qt
PATH=$QTDIR/bin:$PATH
MANPATH=$QTDIR/doc/man:$MANPATH
LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

export QTDIR PATH MANPATH LD_LIBRARY_PATH

But when I issue a ./configure I am told:

tillarium:/usr/local/qt# ./configure

   The environment variable $QTDIR is not set correctly. It is currently
   set to "", 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.

First, what's wrong?  I've logged out and back in several times to verify 
that everything is read.  Do I need to put the variable  declarations into my 
.bashrc instead?

Second, should I install Qt 3.0.4 on my box?  As the Debian packagers are 
late (May 2nd anyone?) with XFree86 4.2 and KDE 3.x.y should I install the 
latest Qt in preparation for these packages?
-- 
Any information or comments are most appreciated.

Robert Tilley


-- 
To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: