The path "/usr/share/doc/vmware-tools" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes]
The installation of VMware Tools 9.9.3 build-2759765 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
Before running VMware Tools for the first time, you need to configure it by invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want this program to invoke the command for you now? [yes]
Initializing...
This configuration program is to be executed in a virtual machine.
Execution aborted.
[root@test vmware-tools-distrib]#
主要原因就是VMware tools 与虚拟系统里面的虚拟化组件冲突。
解决办法:
1.安装低版本的vmtools
2.不安装虚拟化组件
虚拟机里Linux安装VMtools:http://www.linuxdiyf.com/linux/8404.html
虚拟光驱Linux下VMtools的安装过程:http://www.linuxdiyf.com/linux/6938.html
openfilter Linux安装vmtools:http://www.linuxdiyf.com/linux/1567.html