The solution is to run configure with the option "--with-qt-dir=/usr/share/qt3". This is fixed in KDevelop 2.1.5-2, so if you create a new project with it, the new project will check "/usr/share/qt3" by default.
Thanks. On Sun, Feb 16, 2003 at 12:12:01PM -0500, 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-headers 3.1.1-3 Qt3 header files > ii libqt3-mt-dev 3.1.1-3 Qt development files (Threaded) > ii libqt3-plugins 3.1.1-3 Qt3 plugin header files > ii libqt3c102 3.1.1-3 Qt Library > ii libqt3c102-mt 3.1.1-3 Qt GUI Library (Threaded runtime version) > ii libqt3c102-mt- 3.1.1-3 MySQL database driver for Qt3 (Threaded) > ii libqt3c102-mt- 3.1.1-3 ODBC database driver for Qt3 (Threaded) > ii libqt3c102-mys 3.1.1-3 MySQL database driver for Qt3 > ii libqt3c102-odb 3.1.1-3 ODBC database driver for Qt3 > ii qt3-apps-dev 3.1.1-3 Qt3 Developer applications development files > ii qt3-assistant 3.1.1-3 The Qt3 assistant application > ii qt3-designer 3.1.1-3 Qt3 Designer > ii qt3-dev-tools 3.1.1-3 Qt3 development tools > ii qt3-doc 3.1.1-3 Qt3 API documentation > ii qt3-linguist 3.1.1-3 The Qt3 Linguist > ii qt3-qtconfig 3.1.1-3 The Qt3 Configuration Application > > gives this.... any ideas? > > > Corey > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Norman Jordan <[EMAIL PROTECTED]>