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@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user