I am running Fedora 12 on an Intel Core 2 Duo system.
I ran a software update which installed a new kernel (2.6.32.23-170.fc12.i686.PAE) along with many other things.
I am now unable to run VirtualBox which I had installed and running successfully before the update.
I tried removing and reinstalling VirtualBox from YUMEX, and rebooting. This did not help.
When I launch VirtualBox from a terminal, it produces the following output:
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: VBoxVMM.so: cannot open shared object file: No such file or directory
I'm not sure what it is complaining about. The files VirtualBox.so and VBoxVMM.so both exist in the /usr/lib/virtualbox directory.
What can be done to get VirtualBox working again on this system?