Steps to reproduce: 1) Start with freshly installed, and updated Ubuntu Desktop 16.04.3 LTS 64bit 2) Open terminal and Run "qmake" Result: qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory Expected result: The program 'qmake' is currently not installed. You can install it by typing: ...
3) Run "sudo apt install qt5-qmake" 4) Run "qmake" Result: qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory Expected result: It finds the qt5-qmake that I just installed ** Attachment added: "log.txt" https://bugs.launchpad.net/ubuntu/+source/qtchooser/+bug/1601923/+attachment/4988667/+files/log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1601923 Title: no correct link to qmake To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1601923/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
