You are here

Add new comment

great, thanks. that got me a bit further
the configure and make completed ok, but make install failed

$ sudo make install
[sudo] password for nick:
lupdate: could not exec '/usr/lib/x86_64-linux-gnu/qt5/bin/lupdate': No such file or directory
make: *** [translations_lupdate] Error 1

ive checked for lupdate

$ dpkg -S qt5/bin/lupdate
dpkg-query: no path found matching pattern *qt5/bin/lupdate*
$ dpkg -S lupdate
mono-devel: /usr/share/man/man1/crlupdate.1.gz
mono-devel: /usr/lib/mono/4.5/crlupdate.exe
mono-devel: /usr/bin/crlupdate
qtchooser: /usr/bin/lupdate

$ sudo locate lupdate
/usr/bin/crlupdate
/usr/bin/lupdate
/usr/lib/mono/4.5/crlupdate.exe
/usr/share/man/man1/crlupdate.1.gz

$ find /usr/lib/ -name lupdate
$

Ive got both qtchooser and qt5-default
$ sudo apt-cache policy qt5-default qtchooser
qt5-default:
Installed: 5.2.1+dfsg-1ubuntu14.3
Candidate: 5.2.1+dfsg-1ubuntu14.3
Version table:
*** 5.2.1+dfsg-1ubuntu14.3 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
100 /var/lib/dpkg/status
5.2.1+dfsg-1ubuntu14 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
qtchooser:
Installed: 39-g4717841-3
Candidate: 39-g4717841-3
Version table:
*** 39-g4717841-3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status