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

From: Adrian Sevcenco <Adrian.Sevcenco_at_cern.ch>
Date: Sat, 18 Jun 2011 15:39:36 +0300


On 06/14/2011 05:22 PM, Fons Rademakers wrote: > Hi Adrian,
Hi!

> you're fix is in svn.
Thanks! One more problem i would have:
on my Mandriva 2010.1 i had a problem that the qt libs would not be found until i modified line 2933 from :
qttestdir=$qtmainincdir/../src/corelib/global to
qttestdir=$qtmainincdir

I could not found the logic so i ask :
is there any reason to have
qttestdir=$qtmainincdir/../src/corelib/global ?

Thanks!
Adrian

> 
> Cheers, Fons.
> 
> 
> On 12/06/2011 00:26, Adrian Sevcenco wrote:

>> Hi! I am using v5-28-00-patches and at qt detection i have this:
>> 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 )
>>
>> the thing would be that at line 2934
>> "if test ! -d $qttestdir ; then"
>> should be
>> "if test -d $qttestdir ; then"
>>
>> patch (tested) attached
>>
>> Thanks,
>> Adrian

>
-- 
----------------------------------------------
Adrian Sevcenco                              |
Institute of Space Sciences - ISS, Romania   |
adrian.sevcenco at {cern.ch,spacescience.ro} |
----------------------------------------------


Received on Sat Jun 18 2011 - 14:39:43 CEST

This archive was generated by hypermail 2.2.0 : Sat Jun 18 2011 - 17:50:01 CEST