On Thu, May 30, 2002 at 11:25:26AM +0200, Andreas von Heydwolff wrote: > Hello, > > first of all thanks a lot for the great work with the KDE3 debs that > installed very well on my machine. > > A question: Trying to compile KMLOfax I ran into the following > ./configure showstopper: > > ----------------------- > checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library -mt) not > found. Please check your installation! > For more details about this problem, look at the end of config.log.
You did look already at the of config.log, right? ;) > Make sure that you have compiled Qt with thread support! > ----------------------- > > but my system sports > > 0 lrwxrwxrwx libqt-mt.so -> libqt-mt.so.2.3.1 > 0 lrwxrwxrwx libqt-mt.so.2 -> libqt-mt.so.2.3.1 > 0 lrwxrwxrwx libqt-mt.so.2.3 -> libqt-mt.so.2.3.1 > 4800 -rw-r--r-- libqt-mt.so.2.3.1 > 0 lrwxrwxrwx libqt-mt.so.3 -> libqt-mt.so.3.0.3 > 0 lrwxrwxrwx libqt-mt.so.3.0 -> libqt-mt.so.3.0.3 > 5980 -rw-r--r-- libqt-mt.so.3.0.3 > > Directing the libqt-mt.so symlink to version 3.0.3 did not help. Install -dev pkgs for qt3! Looks like you currently have the qt2 dev pkgs installed and therefore you can't compile apps depending on KDE 3. Achim > > Any ideas greatly appreciated - > > Regards, > > Andreas v. Heydwolff > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

