安装VMWARE6.0时,出现如下错误,请高手帮忙解决

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

安装VMWARE6.0时,出现如下错误,请高手帮忙解决

#1

帖子 hsqujy » 2007-08-20 18:41

li@li-laptop:~$ sudo rpm -ivh VMware-workstation-6.0.0-45731.i386.rpm
error: 依赖性检测失败:
/bin/sh 被 VMwareWorkstation-6.0.0-45731.i386 所需要
li@li-laptop:~$
头像
ct
帖子: 2201
注册时间: 2005-04-06 21:15
来自: 安徽黄山
联系:

#2

帖子 ct » 2007-08-20 18:46

请使用deb或tar.gz包而不是rpm包.
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#3

帖子 hsqujy » 2007-08-20 18:53

如果下载的只有这种包的软件该如何处理呢?
当然这个软件可以下载其他包的,讨论一下 :lol:
头像
ct
帖子: 2201
注册时间: 2005-04-06 21:15
来自: 安徽黄山
联系:

#4

帖子 ct » 2007-08-20 18:57

可以通过alien转换,不过效果极差.
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#5

帖子 hsqujy » 2007-08-20 21:59

为什么RPM包不能安装呢?
有什么直接的解决办法吗?
头像
ct
帖子: 2201
注册时间: 2005-04-06 21:15
来自: 安徽黄山
联系:

#6

帖子 ct » 2007-08-20 22:12

请先了解ubuntu先
ubuntu继承自debian,使用deb包,而不是redhat(rpm)
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#7

帖子 hsqujy » 2007-08-21 17:28

黄山的朋友啊!前一阵刚去黄山玩了,不过整天下雨了
谢谢解释,我是新手 :lol: :(
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#8

帖子 hsqujy » 2007-08-21 17:36

li@li-laptop:~/vmware-distrib$ sudo ./vmware-install.pl
Password:
sudo: ./vmware-install.pl: command not found
li@li-laptop:~/vmware-distrib$ sudo ./vmware-install.pl
A previous installation of VMware Workstation has been detected.

Uninstallation of previous install failed. Would you like to remove the install
DB? [no]

Failure

Execution aborted.

li@li-laptop:~/vmware-distrib$ sudo ./vmware-install.pl
A previous installation of VMware Workstation has been detected.

Uninstallation of previous install failed. Would you like to remove the install
DB? [no] y

Removing installer DB, please re-run the installer.

Failure

Execution aborted.

li@li-laptop:~/vmware-distrib$ sudo ./vmware-install.pl
Creating a new VMware Workstation installer database using the tar4 format.

Installing VMware Workstation. This may take from several minutes to over an
hour depending upon its size.

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]

The path "/usr/lib/vmware" 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 manual files?
[/usr/share/man]

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

The path "/usr/share/doc/vmware" 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 Workstation 6.0.0 build-45731 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.pl".

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

sh: /usr/bin/vmware-config.pl: Permission denied


下载了一个TAR.GZ的,运行情况如上。最后提示“准许否认”
不知道这是为什么呢?还没有让我输入序列号什么的呢
头像
ct
帖子: 2201
注册时间: 2005-04-06 21:15
来自: 安徽黄山
联系:

#9

帖子 ct » 2007-08-21 17:43

sudo ./usr/bin/vmware-config.pl
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#10

帖子 hsqujy » 2007-08-21 18:13

li@li-laptop:~$ sudo ./usr/bin/vmware-config.pl
sudo: ./usr/bin/vmware-config.pl: command not found



:( :( :( :( :( :( :( :( :( :( :(
hsqujy
帖子: 23
注册时间: 2007-08-08 23:33

#11

帖子 hsqujy » 2007-08-21 18:43

找到问题所在了,在我在windows里用RAR解出来的文件安装的,所以报上面的错误了。
直接用sudo tar zxvf命令解开的安装没问题了。
现在去安装XP了。
:lol: :lol: :lol: :lol: :lol: :lol: :lol: :lol:
头像
speme
帖子: 723
注册时间: 2005-10-02 8:22
联系:

#12

帖子 speme » 2007-08-24 8:19

ct 写了:sudo ./usr/bin/vmware-config.pl
说下,这种时候不能加点的。点表明是当前目录下转。
子曰,三人行,必有我师,吾曰,世间万物,皆为我师.
回复