当我们安装VMware-tools出现下面的错误时:
Error: Unable to find the binary installation directory(answer BINDIR)
in the installer database file "/etc/vmware-tools/locations".
Uninstall failed. Please correct the failure and re run the install.
可以通过以下方法解决:
使用rm -rf命令删除/etc/vmware-tools下面的所有文件
之后再重装VMware-tools即可