protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] automake stuff


From: tapio laxström
Subject: Re: [Protux-devel] automake stuff
Date: Tue, 15 Oct 2002 09:22:47 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020910

Reinhard Amersberger wrote:
I have this problem when compiling protux on my qt2 :

.............
.........

checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.1) (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!
configure: error: ./configure failed for src/MustuxLib
address@hidden protux]$

BTW:
the last mustuxlib version (friday) compiles without problems on the same 
machine.

Luciano changed default QT check to QT3 in configure.in. So to compile with QT2 edit configure.in:

#KDE_USE_QT(2) -->  KDE_USE_QT(2)
KDE_USE_QT(3)  -->  #KDE_USE_QT(3)


--
best regards
--
tapio laxström
now playing: Ministry - Useless (5:55)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]