help-octave
[Top][All Lists]
Advanced

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

Re: doc/interpreter/octave_interpreter.qch fails on ubnutu 16.04 in stab


From: Tatsuro MATSUOKA
Subject: Re: doc/interpreter/octave_interpreter.qch fails on ubnutu 16.04 in stable branch
Date: Tue, 20 Mar 2018 10:24:04 +0900 (JST)

----- Original Message -----

> From: Tatsuro MATSUOKA 
> To: tmacchant "help-octave
> Cc: 
> Date: 2018/3/20, Tue 10:20
> Subject: Re: doc/interpreter/octave_interpreter.qch fails on ubnutu 16.04 in 
> stable branch
> 
> ----- Original Message -----
>> 
>>  I tried recent stable snapshot. (16155531bda4) 
>> 
>> 
>>  GEN      doc/interpreter/octave_interpreter.qch
>>  qcollectiongenerator: could not exec 
>>  '/usr/lib/x86_64-linux-gnu/qt4/bin/qcollectiongenerator': No such 
> file 
>>  or directory
>>  Makefile:27894: recipe for target 
>>  'doc/interpreter/octave_interpreter.qch' failed
>>  make[2]: *** [doc/interpreter/octave_interpreter.qch] Error 1
>>  make[2]: Leaving directory 
> '/home/mousei7/work/Octave/octave-hg/octave'
>>  Makefile:26512: recipe for target 'all-recursive' failed
>>  make[1]: *** [all-recursive] Error 1
>>  make[1]: Leaving directory 
> '/home/mousei7/work/Octave/octave-hg/octave'
>>  Makefile:10167: recipe for target 'all' failed
>>  make: *** [all] Error 2
>> 
>> 
>>  I have configured with qt5.
> 
> This is not correct. I configure without any options for qt and qt5 is 
> selected.
> 
> I reconfigured --with-qt=5 and trying to make again.
> 
> Tatsuro
> 
make still see qt4 qcollectiongenerator


$ locate qcollectiongenerator
/usr/bin/qcollectiongenerator
/usr/lib/x86_64-linux-gnu/qt5/bin/qcollectiongenerator

It smells bug in configure?

Tatsuro



reply via email to

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