博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Unable to find the binary installation directory
阅读量:5839 次
发布时间:2019-06-18

本文共 732 字,大约阅读时间需要 2 分钟。

hot3.png

安装VMware Tools错误提示:

A previous installation of VMware Tools has been detected.

The previous installation was made by the tar installer (version 4).

Keeping the tar4 installer database format.

You have a version of VMware Tools installed. Continuing this install will

first uninstall the currently installed version. Do you wish to continue?
(yes/no) [yes]  当你选择"yes"后出现如下信息:

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.

Execution aborted.

 

解决方法: 

删除/etc/vmware-tools/usr/lib/vmware-tools全部文件,
用命令:rm -rf 文件夹名,
然后重新安装 VMware Tools

转载于:https://my.oschina.net/gengjie2/blog/351625

你可能感兴趣的文章
前端那些事之React篇--helloword
查看>>
ios的google解析XML框架GDataXML的配置及使用
查看>>
netty-当一个客户端连接到来的时候发生了什么
查看>>
PHP_5.3.20 源码编译安装PHP-FPM
查看>>
在51CTO三年年+了,你也来晒晒
查看>>
js控制图片等比例缩放
查看>>
Java高级开发工程师面试考纲
查看>>
FreeMarker表达式
查看>>
Debian9.2 下使用vnstat查看服务器带宽流量统计
查看>>
NGINX + PHP-FPM 502
查看>>
mysql数据备份与恢复
查看>>
Openstack API常用命令
查看>>
OpenSSL漏洞凶猛来袭 慧眼恶意代码监测应对有方
查看>>
C语言 喝汽水问题
查看>>
LINUX中搭建DNS服务器,实现正向、反向以及访问不同DNS解析
查看>>
SCCM2012 R2实战系列之十:解决WDS服务无法启动问题(错误1067:进程意外终止)...
查看>>
怎么防止重复发送Ajax
查看>>
ubuntu 下安装 mysql
查看>>
关于k-means聚类算法的matlab实现
查看>>
Git分支2
查看>>