Re: configure :: qt version bug in v5-28-00-patches

From: Adrian Sevcenco <Adrian.Sevcenco_at_cern.ch>
Date: Tue, 21 Jun 2011 14:43:17 +0300


On 06/21/2011 09:54 AM, Bertrand Bellenot wrote:

> BTW, is your $QTDIR environment variable set? If not, could you try
> to set it (pointing to your Qt install dir) and try again with the
> original configure file?

so for fedora 14 :

adrian_at_sev: v5-28-00d $ echo $QTDIR
/usr/lib64/qt4

but with original configure :

Checking for Qt/qglobal.h ... /usr/include Checking for 4.3.0 <= Qt version < 5.0.0 ... grep:
/usr/include/../src/corelib/global/qglobal.h: No such file or directory
no (found version )
Checking for moc or moc.exe ... no

adrian_at_sev: v5-28-00d $ locate Qt/qglobal.h
/usr/include/Qt/qglobal.h

adrian_at_sev: v5-28-00d $ locate libQtCore
/usr/lib64/libQtCore.prl
/usr/lib64/libQtCore.so
/usr/lib64/libQtCore.so.4
/usr/lib64/libQtCore.so.4.7
/usr/lib64/libQtCore.so.4.7.2
/usr/lib64/libQtCore_debug.so

adrian_at_sev: v5-28-00d $ which moc
/usr/lib64/qt4/bin/moc

and on mandriva 2010.2 it seems ok now(!!!) which is strange.. i just removed the configure and i made a svn up (same as on fedora)

adrian_at_adrian: ~ $ echo $QTDIR
/usr/lib/qt4

adrian_at_adrian: v5-28-00-patches $ locate Qt/qglobal.h
/usr/lib/qt4/include/Qt/qglobal.h

adrian_at_adrian: v5-28-00-patches $ locate libQtCore
/usr/lib64/libQtCore.la
/usr/lib64/libQtCore.prl
/usr/lib64/libQtCore.so
/usr/lib64/libQtCore.so.4
/usr/lib64/libQtCore.so.4.6
/usr/lib64/libQtCore.so.4.6.3

adrian_at_adrian: v5-28-00-patches $ which moc
/usr/lib/qt4/bin/moc

the only notable difference is the location of qglobal.h ..

Thanks!
Adrian

Received on Tue Jun 21 2011 - 13:43:22 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 21 2011 - 17:50:01 CEST