Re: [LAU] [ANN] QjackCtl 0.4.1 is out!

From: Rui Nuno Capela <rncbc@email-addr-hidden>
Date: Thu Oct 29 2015 - 14:12:27 EET

On 2015-10-29 09:40, David Baron wrote:
> On Wednesday 28 October 2015 19:05:12 Rui Nuno Capela wrote:
>> On 10/28/2015 06:56 PM, David Baron wrote:
>> > All compile up, but when time to install:
>> >
>> > make[2]: Leaving directory '/home/david/qjackctl-0.4.1/src'
>> > make[1]: Leaving directory '/home/david/qjackctl-0.4.1'
>> > ~/qjackctl-0.4.1$ sudo make install
>> > Cannot find feature spec_pre.prf
>> > Makefile:111: recipe for target 'translations_lupdate' failed
>> > make: *** [translations_lupdate] Error 1
>>
>> take note that starting from this very one release qjackctl 0.4.1
>> defaults to build agains qt5.
>>
>> make sure you have the qt5 translation tools installed alright
>> (linguist, lupdate, lrelease, which might also appear with a -qt5
>> suffix
>> on some distros somehow).
>>
>> if you can get over it, degrade to qt4 with this magic spell:
>>
>> ./configure --enable-qt4 ...
>>
>> etc.
>>
>> hth.
>> cheers
>
> Just what the doc ordered.
> QT5 is not quite there yet, on Debian, anyway.

don't know which debian you have back there but maybe you could also try
having qtchooser for the rescue:

   export QT_SELECT=5
   ./configure
   make
   sudo make install

byee.

-- 
rncbc aka. Rui Nuno Capela
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Oct 29 16:15:01 2015

This archive was generated by hypermail 2.1.8 : Thu Oct 29 2015 - 16:15:02 EET