Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory.

I get the above error on a fresh bundle install.
Vmware's installer UI would pop up and complete the installation but fails on launch echoing the initial error message.

I've already:
Code:
apt-get update
Code:
apt-get install linux-headers-$(uname -r)
Code:
chmod +x VMware-Workstation-Full-10.0.0-1295980.i386.bundle
How to fix No such file or directory?