protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] mustuxlib doesn't find QT


From: Martin Herren
Subject: Re: [Protux-devel] mustuxlib doesn't find QT
Date: Mon, 21 Oct 2002 21:04:23 +0200

On Mon, 21 Oct 2002 14:29:15 +0300
tapio laxström <address@hidden> wrote:

> Martin Herren wrote:
> > Hej,
> > 
> > since a few day i try to compile the CVS version of mustuxlib on my pc
> > running Debian woody without success.
> > ./configure can't find qt (libqt-mt.so.3 not found), but
> > qt 2.3.1 and 3.0.3 runtime libraries are installed under
> > 
> > $ ls /usr/lib/libqt*
> > /usr/lib/libqt-gl.so.2      /usr/lib/libqt.so.2.3
> > /usr/lib/libqt-gl.so.2.3    /usr/lib/libqt.so.2.3.1
> > /usr/lib/libqt-gl.so.2.3.1  /usr/lib/libqt.so.3
> > /usr/lib/libqt-mt.so.2      /usr/lib/libqt.so.3.0
> > /usr/lib/libqt-mt.so.2.3    /usr/lib/libqt.so.3.0.3
> > /usr/lib/libqt-mt.so.2.3.1
> > /usr/lib/libqt-mt.so.3
> > /usr/lib/libqt-mt.so.3.0
> > /usr/lib/libqt-mt.so.3.0.3
> > /usr/lib/libqt.so
> > /usr/lib/libqt.so.2
> > 
> > i also got a symlink from /usr/lib/qt3/lib to /usr/lib cause lots of 
> > programs want it there...
> > 
> > the header files (only for version 3.0.3 are under /usr/include/qt, also 
> > with a symlink from /usr/lib/qt3/include for the same reason...
> > 
> > moc is under /usr/bin, also with a symlink from /usr/lib/qt3/bin...
> 
> (Are those libraries installed to /usr/lib by default in debian?)
> (I know it should be in other distributions too)
> 
> You can also use following configure option:
>    --with-qt-dir=DIR       where the root of Qt is installed
>    --with-qt-includes=DIR  where the Qt includes are.
>    --with-qt-libraries=DIR where the Qt library is installed.
> And as it seems that you have only mt versions of qt-libs
>    --enable-mt
> may solve some problems (I have not tested this).

the mt version as the 'normal' version are installed, both for qt2 and qt3.
but none of the above helped, neither removing config.cache, so i tried to 
compile it with qt2...
./configure --with-QT2
gave
checking for Qt... libraries /usr/lib, headers /usr/include/qt !!!

after that it compiled fine... didn't try protux yet.
the funny thing is that i don't even have the headers for qt2: it used the ones 
from qt3 !

after that i removed again config.cache and retried it with qt3, and it still 
can't find the libs !

thanks, now i can continue testing with protux ;-)

Martin

-- 
Martin Herren                             +41 (0)79 746 57 83
OpenPGP Public key @ http://www.on-the-web.ch/sputnik/gpg.asc

Attachment: pgpurZujfSPBH.pgp
Description: PGP signature


reply via email to

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