I am trying to install virtual box on Ubuntu Bionic. I am not very tech savy so any help in as clear as possible terms would be much appreciated. Upon unpacking the package and attempting to run VirtualBox I am getting the following error:
Code: Select all
ubuntu@ubuntu:~/Downloads$ VirtualBox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (4.18.0-15-generic) or it failed to
load. Please recompile the kernel module and install it by
sudo /sbin/vboxconfig
You will not be able to start VMs until this problem is fixed.
/usr/lib/virtualbox/VirtualBox: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory
Any help to point me in the right direction would be awesome.
Thanks!