-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 16 Feb 2003 17:38, Paul Cupis wrote: > On Sunday 16 Feb 2003 17:12, Corey Kovacs wrote: > > I've been trying to get some projects going in Kdevelop but every > > time I try to configure the app to compile I get this... > > > > checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) > > (headers and libraries) not found. Please check your installation! > > > > dpkg --list|grep qt3|grep ii > > ii libqt3-dev 3.1.1-3 Qt development files > > [...] > > > ii libqt3-mt-dev 3.1.1-3 Qt development files (Threaded) > > [...] > > Are you using any depreciated qt3 features? Try installing the > libqt3-compat-headers packages and seeing if you can compile then.
Oops, and of course make sure that ./configure is looking in /usr/include/qt3 for the headers - they recently moved from /usr/include/qt. This can normally be acheived by passing - --with-qt-includes=/usr/include/qt3 to ./configure. Paul Cupis - -- [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE+T+OEIzuKV+SHX/kRAoq7AJ9DRe/XKU7JHOrzLLJDnlrNlCxvegCfQHbR bRyuvCXFl+EOd6dbdTsgWf8= =XMCM -----END PGP SIGNATURE-----