VMware Workstation安装完deepin系统后,安装vmware tools的时候不停的报错:
Setup is unable to find the "depmod" program on your machine. Please make sure it is installed. Do you want to specify the location of this program by hand? [yes] Use of uninitialized value $gOption{"default"} in numeric eq (==) at ./vmware-install.pl line 866.
如图可以看出我是在su到root账户安装的,网上查找一番无果后,最终尝试
sudo ./cmware-intall.pl
结果居然成功安装!事实证明即使在root账户下,安装的时候依然要使用sudo命令。
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)