解决方法:重新安装VMwaretool

、[root@localhost vmware-tools-distrib]# ./vmware-install.pl 

The installer found the following conflicting packages installed on the system and will now remove them:


open-vm-tools


error: Failed dependencies:

 libhgfs.so.0()(64bit) is needed by (installed) open-vm-tools-desktop-9.4.0-3.el7.x86_64

 libvmtools.so.0()(64bit) is needed by (installed) open-vm-tools-desktop-9.4.0-3.el7.x86_64

 open-vm-tools(x86-64) = 9.4.0-3.el7 is needed by (installed) open-vm-tools-desktop-9.4.0-3.el7.x86_64

Failed to remove the following packages:


open-vm-tools


Please manually remove them before installing VMware Tools.


Execution aborted.


2、[root@localhost vmware-tools-distrib]# yum remove open-vm-tools  卸载open-vm-tools


3、[root@localhost vmware-tools-distrib]# ./vmware-install.pl  重新安装vmware tool

一路回车,直到安装完成。