configure-problem - where is kde/qt found?

Bernd Pol bernd.pol at online.de
Mon Nov 3 14:52:03 UTC 2003


Hi all,

I finally succeeded in setting up a KDE HEAD debug system on my SuSE 9.0 
distribution. Now that I ran configure from whithin KDevelop on a test 
project I noticed that it uses the old kde/qt directories instead of 
what has been set up in the KDEDIR/QTDIR environment variables in 
profile.

My current profile/bashrc settings used by the konsole are as such:

KDEDIRS=/home/dev/mykde-system:/home/dev/mykde
KDEDIR=/home/dev/mykde-system
QTDIR=/home/dev/mykde/qt
PATH=/home/dev/mykde-system/bin:/home/dev/mykde/qt/bin:
     /usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:
     /opt/gnome/bin:/opt/kde3/bin:/usr/lib/SmallEiffel/bin:
     /usr/lib/java/bin

Running configure from the console does use these directories. When I 
run configure from within KDevelop the old settings are used, however:

KDE from /opt/kde3
Qt from /usr/lib/qt3

The system runs from /home/dev/mykde-system. Obviously I missed some 
settings Kdevelop runs on. So, where does KDevelop configure find the 
environment variables it uses?

Bernd




More information about the KDevelop-devel mailing list