[LAU] [ANN] QjackCtl 0.4.1 is out!

Rui Nuno Capela rncbc at rncbc.org
Wed Oct 28 19:05:12 UTC 2015


On 10/28/2015 06:56 PM, David Baron wrote:
> On Wednesday 28 October 2015 17:28:31 Rui Nuno Capela wrote:
>> Yup, that's true:
>>
>>     QjackCtl 0.4.1 (fall'15) is out!
>>
>> QjackCtl [1] is a(n ageing but still) simple Qt [3] application to
>> control the JACK [2] sound server, for the Linux Audio [4] infrastructure.
>>
>> Website:
>>     http://qjackctl.sourceforge.net
>>
>> Downloads:
>>     http://sourceforge.net/projects/qjackctl/files
>>
>> - source tarball:
>>     http://download.sourceforge.net/qjackctl/qjackctl-0.4.1.tar.gz
>>
>> * * *
>
> 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


-- 
rncbc aka. Rui Nuno Capela


More information about the Linux-audio-user mailing list