cannot find qt libraries

Thorsten Schnebeck thorsten.schnebeck at gmx.net
Thu Mar 15 00:47:19 GMT 2001


Pupeno wrote:
> 
> After installing KDE 2.1 and qt 2.2.4 and kdevelop 1.4 (etc, etc) I get this
> error when trying to generate a kde or a qt program with kdevelop.
> configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your
> installation!
>[...]
> What's missing ?
> Thank you.

Hi Pupeno!

It's a FAQ, I think!

I suppose your QT is for example in /usr/lib/qt-2.x.x

Do you make a symbolic link? (ln -s /usr/lib/qt-2.x.x /usr/lib/qt2)
Do you have set-up QTDIR? (QTDIR=/usr/lib/qt2 -> ?/etc/profile?)
Do you include qt in your ld.so.conf (/usr/lib/qt2/lib  and
/path_to_kde2_libs)
Do you have an "include-dir"? ("Standard" for our example would be
/usr/lib/qt2/include) 

and

have you de-installed old QT2-libs/bins/includes?

Good luck, good night!

  Thorsten

-
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