On Wed, Feb 19, 2003 at 09:48:26AM +0100, Ralf Nolden wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Dienstag, 18. Februar 2003 13:47, Ben Burton wrote: > > Well, FWIW I can now verify that there are problems with third-party > > apps building out of the box since the Qt headers have moved from > > /usr/include/qt to /usr/include/qt3. > > > > From the kile build: > > > > checking for Qt... configure: error: Qt (>= Qt 3.0.3) (headers and > > libraries) not found. Please check your installation!
> Those who are affected can change the debianrules file in the admin directory > and correct the include path if they are using the dh_make template from > kdelibs4-dev for instance. Otherwise pass > - --with-qt-includes=/usr/include/qt3, or even better > - --with-qt-dir=/usr/share/qt3 to configure. Or maybe --with-qt=/usr/share/qt3 and let the symlinks cake over. - Adam