Quoting Alan Chandler <[EMAIL PROTECTED]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sunday 29 Dec 2002 2:00 pm, [EMAIL PROTECTED] wrote: > > I am having quite a lot of trouble trying to compile Qt applications > > (Arson, K3b, Scribus...) Despite having installed the "*-dev" packages, I > > still get the error: > > > > configure: error: Qt (>=Qt 3.0.3) (library qt-mt) not found. Please check > > your installation! > > This can be caused by the wrong version of the compiler compared to the QT > lib > thats installed (ie one is using gcc-2.95 and the other gcc-3.2)
Thank you for your reply... I have reinstalled libqt3 libqt3-dev libqt3-mt libqt3-mt-dev from: ftp://ibiblio.org/pub/packages/desktops/kde/stable/3.0.5/Debian/woody/i386/qt3/ I assume that these packages are not compiled with gcc3.2. I still have the same problem... A.Z.