I receive the following message when trying to install VMware tools in Ubuntu 12.0.4 LTS server (64-bit)
UBUNTU:/tmp$ sudo ./vmware-install.pl -d
The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer. Please remove them then run this
installer again.
vmci
I.e. - 'rm /lib/modules/3.11.0-15-generic/misc/<ModuleName>.{o,ko}'
Execution aborted.
The path listed in the recommended method for removing the module doesn't exist.