From: Martin S. <gro...@ph...> - 2005-11-09 07:20:55
|
On Wednesday 09 November 2005 05:08, Armin Bauer wrote: >> >> ==>libopensync-plugin-kde >> >> checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and >> libraries) not found. Please check your installation! >> For more details about this problem, look at the end of config.log. >> error: Bad exit status from /var/tmp/rpm-tmp.1259 (%build) >> > > does a normal make of the plugin succeed? is it possible to get more > information why it couldnt find the qt libs? (maybe from config.log?) Try export QTDIR=/usr/lib/qt-3.3/ && ./configure works in FC4. -Martin |