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

Still with the QT problems ...



I've been trying to compile KMailCool to give it a spin (and a couple of other 
apps as well, but why complicate things) but am still having trouble with QT.

When I run ./configure I get this error

checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and 
libraries) not found. Please check your installation!

A check of configure.log provides me with the following information:

configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030100)

So I did a package search at debian.org and found that all of these files are 
(allegedly) provided by libqt3-headers.

The output of 'dpkg -l | grep qt' gives me

ii  libqt3-headers 3.1.1-5        Qt3 header files

Now I'm not the smartest guy in the world so maybe I've missed somethig 
obvious, but this is starting to get frustrating. Any suggestions as to how I 
might resolve this problem would be appreciated.

-- 
Shane House
aka Zoso
zoso@stairwaytoheaven.net



Reply to: