On a fresh install (not an upgrade from 17.04) I am not able to install /run virtualbox. I get the following error message when I run virtualbox:
tim@africantiger:~/Downloads$ virtualbox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQt5Core.so.5: cannot open shared object file: No such file or directory
I tried satisfying all the libQt5* dependencies but eventually I get stuck on the following:
tim@africantiger:/usr/lib/virtualbox$ virtualbox
Qt FATAL: This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Not sure how to proceed -- help!
sudo apt -f install
? – Panther Nov 20 '17 at 01:28VirtualBox: supR3HardenedVerifyFileInternal: Failed to open "/usr/lib/virtualbox/VMMR0.r0": No such file or directory (2)
– CAA Nov 21 '17 at 03:57