|
After upgrading to Ubuntu 12.04 (x86_64), I cannot get virtualbox to run. When run from the command line, I get the message:
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/x86_64-linux-gnu/libsndfile.so.1: undefined symbol: vorbis_version_string
I have tried using apt-get to remove then re-install virtualbox, but it still gets the same message.
Recently, the libavcodec53 was installed, which uninstalled a couple of other codecs. I uninstalled libavcodec53, tried installing various versions of libsndfile, codecs, and still cannot get virtualbox.
(This is especially frustrating because I need to get work done, and disable sound because it's just a distraction, and vb will not run because of some sound capability that I do not use.
|