g++ --version
3.0.4
[root@slksmb kdenonbeta]# gcc --version
3.0.4
[root@slksmb kdenonbeta]#

But I don't know what qt3 was compiled with I assume(Yes I know what that 
makes) that since it was submitted  on 4-7-02 that it is the same, but who 
knows, except Laurent Montel of course. I will try to recompile qt3 on my 
computer and try again.

On Thursday 18 April 2002 18:36, Murray J. Root wrote:
> On Thu, 18 Apr 2002 18:07:43 -0400 Salane King <[EMAIL PROTECTED]> wrote:
> > checking for Qt... configure: error: Qt (>= Qt 3.0.2) (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!
> > [root@slksmb kdenonbeta]# rpm -q libqt3
> > libqt3-3.0.3-3mdk
> > [root@slksmb kdenonbeta]# echo $QTDIR
> > /usr/lib/qt3/
> > [root@slksmb kdenonbeta]# la -l /usr/lib/qt3/lib|grep qt-mt
> > -rw-r--r--    1 root     root          165 Apr  7 04:21 libqt-mt.prl
> > lrwxrwxrwx    1 root     root           17 Apr  7 10:37 libqt-mt.so ->
> > libqt-mt.so.3.0.3*
> > lrwxrwxrwx    1 root     root           17 Apr  7 10:37 libqt-mt.so.3 ->
> > libqt-mt.so.3.0.3*
> > lrwxrwxrwx    1 root     root           17 Apr  7 10:37 libqt-mt.so.3.0
> > -> libqt-mt.so.3.0.3*
> > -rwxr-xr-x    1 root     root      6664196 Apr  7 04:22
> > libqt-mt.so.3.0.3* rpm -q autoconf
> > autoconf-2.13-12mdk
> > [root@slksmb kdenonbeta]# rpm -q automake
> > automake-1.4-20.p5.mdk
>
> Are you using the same version of g++ that Qt3 was built with?
> If not, you will get that error.


Reply via email to