sounds like your not compiling kicq properly. Where are you telling kicq the QT headers are? You should be configuing it with a --with-qt-includes=/usr/include/qt
Ivan On Tue, Feb 20, 2001 at 04:08:21PM -0800, Jon Pennington wrote: > Package: libqt2.2-dev > Severity: normal > Version: 2:2.2.3-0.potato4 > Synopsis: KICQ: Qt libraries not found > Class: support > > Distribution: Debian/Testing > System: Linux 2.4.1-pugelist0 i686 unknown > C library: C library 2.2.1-1 > C compiler: 2.95.3 > > Description: > When trying to compile KICQ-2.0.0b1 (beta source snapshot from > SourceForge), configure fails. The last line after running ./configure > shows: > > checking for Qt... configure: error: Qt (>= Qt 2.2.0 Beta2) (libraries) > not found. Please check your installation! > > tail -25 config.log in that sourcetree shows: > > conftest.C:20: warning: unused variable `int magnolia' > conftest.C:15: warning: unused variable `class QStringList * t' > configure: failed program was: > #include "confdefs.h" > #include <qglobal.h> > #include <qapplication.h> > #include <qapp.h> > #include <qobjcoll.h> > #include <qevent.h> > #include <qstring.h> > #include <qstyle.h> > #include <qiconview.h> > #if ! (QT_VERSION >= 220) > #error 1 > #endif > > int main() { > QStringList *t = new QStringList(); > QIconView iv(0); > iv.setWordWrapIconText(false); > QString s; > s.setLatin1("Elvis is alive", 14); > int magnolia = QEvent::Speech; /* new in 2.2 beta2 */ > return 0; > } > > I have kdelibs3-dev and libqt2.2-dev installed, and all of the header > files in the above include list appear to exist, but the compilation > fails. Is this a problem with the configure script, or do the -dev > packages not include everything they need to include? > > Please CC me on any replies, as I am not subscribed to this list. > > -- > -=|JP|=- "This space intentionally left blank." > Jon Pennington | Debian 2.4 -o) > [EMAIL PROTECTED] | Auto Enthusiast /\\ > Kansas City, MO, USA | Proud Husband and Father _\_V > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ---end quoted text--- -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD