On Mon, 2004-03-22 at 13:24, [EMAIL PROTECTED] wrote:
> On Mon, 22 Mar 2004, Simon Cahuk wrote:
> 
> > Hi!
> >
> > I want to install knifty. I get this:
> >
> > checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (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!
> >
> >
> > dpkg:
> >
> > knifty-0.4.1# dpkg -l | grep libqt*
> > ii  libqt2         2.3.1-22       Qt GUI Library (runtime version).
> > ii  libqt3-headers 3.2.3-2        Qt3 header files
> > ii  libqt3-mt-dev  3.2.3-2        Qt development files (Threaded)
> > ii  libqt3c102     3.2.3-2        Qt Library
> > ii  libqt3c102-mt  3.2.3-2        Qt GUI Library (Threaded runtime
> > version)
> 
> Debian stores Qt in another location than the author of the program
> anticipated. Try using /usr/share/qt3 as a prefix in the config options.
> 
> HTH
> 
> Grx HdV
> 
> 

It won't neither work with ./configure \
--with-qt-includes=/usr/share/qt3/include \
--with-qt-libraries=/usr/share/qt3/lib
and export QTDIR=/usr/share/qt3

Simon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to