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

Re: Qt cannot be found



Moritz Beller <momo.beller.No-Spam@t-online.de> writes:

> Hello!
>
> I get, after installing qt3-dev, 

That should be "libqt3-mt-dev".

> the following message when trying to compile a kde package: checking
> for Qt... configure: error: Qt (>= Qt 2.2.2) (headers and libraries)
> not found. Please check your installation!  For more details about
> this problem, look at the end of config.log. The interesting part of
> config.log should be this:
>
> configure:5302: checking for Qt
> configure: 5364: /usr/local/qt/include//qstyle.h
> configure: 5364: /usr/lib/qt2/include/qstyle.h
> configure: 5364: /usr/lib/qt2/qstyle.h
> configure: 5364: /usr/lib/qt/include/qstyle.h
> configure: 5364: /usr/lib/qt/qstyle.h
> configure: 5364: /usr/local/qt/include/qstyle.h
> configure: 5364: /usr/include/qt/qstyle.h
> configure: 5364: /usr/include/qstyle.h
> configure: 5364: /usr/X11R6/include/X11/qt/qstyle.h
> configure: 5364: /usr/X11R6/include/qt/qstyle.h
> configure: 5364: /usr/X11R6/include/qt2/qstyle.h
> configure: 5364: /usr/X11R6/include/qstyle.h

Assuming testing/unstable, the Qt headers are located in
/usr/include/qt3.  Doing "export QTDIR=/usr/share/qt3" might make it
work, or you may need to pass some additional arguments to the configure
script.

-- 
Don't worry, it's *in*-flammable.



Reply to: