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

Re: Qt (>= Qt 3.1.0) (library qt-mt) not found.



Sorry Todd, i mean your answer make no sense. I 
successfully compile & install Qt 3.2.0b1 from source.

I am trying to compile KDE 3.1.2 and this KDE install itself 
in /usr/local/kde.

The problem is in Qt libs.

Thakns, luke.

Todd Collins <tcollins5@triad.rr.com>:

>QTDIR=/usr/local/qt
>KDEDIR=/usr/local/kde
>KDEHOME=/home/your user name/.kde
>PATH=$PATH:$QTDIR/bin:$KDEDIR/bin
>MANPATH=$QTDIR/doc/man:$MANPATH
>LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib
>export QTDIR PATH MANPATH LD_LIBRARY_PATH
>
>make/edit your /home/your user name/.profile to  look  
something like this the (the qt part anyway). Log out then log 
back in and check with 'echo $QTDIR'
>
>
>On Mon, 23 Jun 2003 11:00:27 +0000
>Lukasz Lesniak <lukebfth@tlen.pl> wrote:
>
>> Hello.
>> 
>> I am using Debian Woody
>> 
>> I have install Qt version 3.2.0b1 for X11
>> (qt-x11-free-3.2.0b1.tar.gz) from Trolltech. I install this 
with 
>> -thread etc.
>> 
>> When I try to ./configure KDE ie. arts, kdelibs I see this 
>> message:
>> "checking for Qt... configure: error: Qt (>= Qt 3.1.0) 
(library 
>> qt-mt) not found. Please check your installation!"
>> 
>> So i put ldconfig | grep qt
>> and I see
>> /usr/local/qt/lib
>> libqt-mt.so.3 -> libqt-mt.so.3.2.0
>> 
>> Hmmm, i don't understand this, because 3.2.0 >= 3.1.0.
>> 
>> Suggestions:
>> --with-qt-includes=/usr/include/qt3/
>> --with-qt-libraries=/usr/lib/qt3
>> and other --with- NOT WORKING
>> 
>> Should I install any devs? And why install for example 
libqt3-
>> mt so I compile this qt-mt before in my system ...
>> 
>> luke.
>> 
>> 
>> 
>> 
>> -- 
>> To UNSUBSCRIBE, email to debian-kde-
request@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact 
listmaster@lists.debian.org
>> 
>
>
>-- 
>
>
>-- 
>To UNSUBSCRIBE, email to debian-kde-
request@lists.debian.org
>with a subject of "unsubscribe". Trouble? Contact 
listmaster@lists.debian.org
>
>



Reply to: