little problem with qt libs...

René Märten delta_x at gmx.net
Mon Nov 5 18:30:37 GMT 2001


Am Montag, 5. November 2001 16:34 schrieben Sie:
> Hi there!
>
> Ok, this is a little off-topic but I wasn´ t able to deal with it:
>
> ./configure of kdevelop cvs fails because Qt (>= 2.2.2) libs weren´t found.
>
> This applies to nealry all kde applications I try to compile.
>
> I´ve installed the latest qt development libs (2.3.x) comming with kde
> 2.2.1.
> All environment variables are set correctly, I´m absolutely sure!!!
>
> Any ideas?
>
> Thx in advance
>
> Dieter

please post result of:

echo $QTDIR

if you get a false result, set the QTDIR in /etc/profile to the correct one, 
e.g. export QTDIR=/usr/lib/qt-[version-xx]
relogin, and it should be work.
Don't forget to remove the configure.cache from your projects, before you try 
to recompile it !

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list