VMware VMtools 安装报错
以前安装的VMware软件已被侦破。以前安装是由焦油安装(第3版) 。
保持tar3安装数据库格式。
错误:无法找到的二进制安装目录(答案BINDIR )
在安装数据库文件“的/ etc / VMware的工具/地点” 。
失败
执行中止。
这是英文:
A previous installation of VMware software has been detected.
The previous installation was made by the tar installer (version 3).
Keeping the tar3 installer database format.
Error: Unable to find the binary installation directory (answer BINDIR)
in the installer database file "/etc/vmware-tools/locations".
Failure
Execution aborted.
解决方法:
1. 删除etc/vmware-tools目录
rm -rf /etc/vmware-tools
2. 删除/tmp/vm* 注意不要把 VMwa*的也删除了
rm -rf /tmp/vm*
-----------------------
然后重复执行
tar -zxvf VMwareTools* 重复正常操作
OK
页:
[1]