I am attempting to install VMware-Workstation-Full-14.1.3-9474260.x86_64.bundle on my freshly updated Ubuntu 18.04 system. I am running the installer from my Downloads directory.
When I run the installer, it gathers some information, then runs for a bit, then asks me if I want to keep the configuration data, then rolls back and says the installation failed.
When the installer first starts up, I see the following warnings...
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
(vmware-installer.py:8436): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Then the installer starts up and appears to work fine, until it fails and rolls back the installation.
I tried the installation in console mode using the --console switch, and like with the graphical installer, it stops before it is finished and says, "Deconfiguring". then asks if I want to save my configuration files. Then fails...
All configuration information is about to be removed. Do you wish to
keep your configuration files? [yes]:
Uninstalling VMware Installer 2.1.0
Deconfiguring...
[######################################################################] 100%
Installation was unsuccessful.
I have checked the libcanberra-gtx-module and am told by apt that it is the most current version. Same with the Murrine files.
Any ideas?