安装vmware tools问题

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
ngy638507
帖子: 10
注册时间: 2009-09-14 19:56

安装vmware tools问题

#1

帖子 ngy638507 » 2010-06-01 22:10

系统是10.04,虚拟机7.0,vmware-tools-distrib目录的文件都chmod 777 *.pl
了的,还是提示sh: /usr/bin/vmware-config-tools.pl: Permission denied。
下面是终端的显示

root@nlang-desktop:~/桌面/vmware-tools-distrib# chmod 777 *.pl
root@nlang-desktop:~/桌面/vmware-tools-distrib# ./vmware-install.pl
Creating a new VMware Tools installer database using the tar4 format.

Installing VMware Tools.

In which directory do you want to install the binary files?
[/usr/bin]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc]

What is the directory that contains the init scripts?
[/etc/init.d]

In which directory do you want to install the daemon files?
[/usr/sbin]

In which directory do you want to install the library files?
[/usr/lib/vmware-tools]

The path "/usr/lib/vmware-tools" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]

The path "/usr/share/doc/vmware-tools" does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]

The installation of VMware Tools 6.0.4 build-93057 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]

sh: /usr/bin/vmware-config-tools.pl: Permission denied
root@nlang-desktop:~/桌面/vmware-tools-distrib#
怎么解决这个问题呀?高手帮帮忙!
meaber
帖子: 1
注册时间: 2010-10-25 23:45

Re: 安装vmware tools问题

#2

帖子 meaber » 2010-10-25 23:46

同问,遇到同样的问题
回复