Greetings all; Since upgradeing to suse kde3.0.3 using suse rpms there seems to be a config issue at my end. Several applications that I am trying to compile that depend on qt fail with and its irrelevant what version I point the config scripts too. Im sure its something very simple whoever that I am overlooking. checking for Qt... configure: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support! now qt-mt rpm and qt are installed as part of the dependancy package. As I am not well versed wtih configuration issues Im wondering if someone could provide some quidance as to how to sort this out. many thanks in advance Chris H
Op zondag 25 augustus 2002 22:11, schreef Chris Herrnberger:
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support!
What does echo $QTDIR give you is it set to /usr/lib/qt3. If not set it to qt3: QTDIR=/usr/lib/qt3 -- Richard Bos Without a home the journey is endless
On August 25, 2002 05:16 pm, Richard Bos wrote:
Op zondag 25 augustus 2002 22:11, schreef Chris Herrnberger:
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support!
What does echo $QTDIR give you is it set to /usr/lib/qt3. If not set it to qt3: QTDIR=/usr/lib/qt3
TKS ....rpm did not set the permission properly and me to slow to check that..:) Mucho thanks /ch
participants (2)
-
Chris Herrnberger
-
Richard Bos