HOW-TO:安装免费的vmware server

Kvm、VMware、Virtualbox、Xen、Qemu 等
头像
yegle
帖子: 133
注册时间: 2007-04-28 18:15

#31

帖子 yegle » 2007-05-13 18:25

刚安装好……启动……告诉我网站上有新版本了……
我@#¥%……&*(*&……%¥#,花两天下载的,不会还得再下一个吧?

PS.注册码区分大小写……
eklipseguy
帖子: 61
注册时间: 2007-04-27 22:33

#32

帖子 eklipseguy » 2007-05-14 8:12

代码:
wget http://download3.vmware.com/software/vm ... 996.tar.gz
tar xzvf VMware-server-1.0.1-29996.tar.gz
sudo apt-get install linux-headers-`uname -r` build-essential xinetd
cd vmware-server-distrib
sudo ./vmware-install.pl

LZ, 第三句中的‘uname -r'是什么意思啊,提示说找不到这个命令啊。
eklipseguy
帖子: 61
注册时间: 2007-04-27 22:33

#33

帖子 eklipseguy » 2007-05-14 11:50

六翼拉菲尔 写了:出问题啦 运行vmware显示正在启动 然后等一会就消失啦 按照楼上的方法

代码: 全选

sudo vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

sudo /usr/bin/vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons? 
[/usr/share/icons] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. [/usr/share/applications] 

In which directory do you want to install the application's icon? 
[/usr/share/pixmaps] 

/usr/share/applications/vmware-server.desktop: warning: The 'Application' category is not defined by the desktop entry specification.  Please use one of "AudioVideo", "Audio", "Video", "Development", "Education", "Game", "Graphics", "Network", "Office", "Settings", "System", "Utility" instead
/usr/share/applications/vmware-console-uri-handler.desktop: warning: The 'Application' category is not defined by the desktop entry specification.  Please use one of "AudioVideo", "Audio", "Video", "Development", "Education", "Game", "Graphics", "Network", "Office", "Settings", "System", "Utility" instead
Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your 
running kernel.  Do you want this program to try to build the vmmon module for 
your system (you need to have a C compiler installed on your system)? [yes] y

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.20-15-generic/build/include] 

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.c:80:
/tmp/vmware-config2/vmmon-only/./include/compat_kernel.h:21: 错误: expected declaration specifiers or ‘...’ before ‘compat_exit’
/tmp/vmware-config2/vmmon-only/./include/compat_kernel.h:21: 错误: expected declaration specifiers or ‘...’ before ‘exit_code’
/tmp/vmware-config2/vmmon-only/./include/compat_kernel.h:21: 警告: 在 ‘_syscall1’ 的声明中,类型默认为 ‘int’
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] 错误 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [vmmon.ko] 错误 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please 
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
请高手帮忙看看该怎么弄啊
相同问题,高手帮帮忙。
jonzhao
帖子: 7
注册时间: 2007-05-21 10:58

#34

帖子 jonzhao » 2007-05-21 16:12

我也遇到楼上同样的问题。
shell9000
帖子: 118
注册时间: 2007-05-23 20:22

#35

帖子 shell9000 » 2007-05-25 16:37

我也是啊!!!!
到最後.....

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.20-15-generic/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: 錯誤: expected declaration sp ecifiers or 「...」 before 「compat_exit」
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: 錯誤: expected declaration sp ecifiers or 「...」 before 「exit_code」
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: 警告: 在「_syscall1」 的宣告 中,類型預設為 「int」
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference ... linux.html".

Execution aborted.
shell@shell-desktop:~/vmware-server-distrib$
头像
cookierolls
帖子: 165
注册时间: 2007-05-10 22:40

#36

帖子 cookierolls » 2007-05-25 23:10

顶一下。谢谢楼主/。/。///
fa8800
帖子: 5
注册时间: 2007-05-29 22:03

#37

帖子 fa8800 » 2007-05-30 13:57

楼主的文章不错,但我也出现上面的问题,结合下面网址的文章,问题解决。
http://linuxdesktop.cn/2007/05/03/how-t ... eisty-fawn
zhaoqing8298
帖子: 16
注册时间: 2006-04-06 23:04
来自: fdu

#38

帖子 zhaoqing8298 » 2007-06-01 10:54

看了楼上的文章,原来还要补丁!不过终于装成功了,呵呵谢谢!
头像
song8575
帖子: 110
注册时间: 2006-05-13 18:33

#39

帖子 song8575 » 2007-06-16 23:22

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.20-16-generic/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.20-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or '...' before 'compat_exit'
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or '...' before 'exit_code'
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to 'int' in declaration of '_syscall1'
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference ... linux.html".

Execution aborted.
不行阿 谢谢
头像
bjsm
帖子: 2324
注册时间: 2007-05-13 16:45
来自: 阿拉斯加群岛其中的一个岛上一片原始森林里其中的一颗树上
联系:

#40

帖子 bjsm » 2007-06-16 23:58

我安装好了,打开时,一闪就不见了,在终端里输入命令 SUDO VMWARE 后出现这个错误提示vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

怎么半?
头像
xyf
帖子: 2032
注册时间: 2007-05-05 23:59
来自: 嘉兴

#41

帖子 xyf » 2007-06-18 23:58

好东西,原先只在windows下用过,先收藏了有空再看
magiciany
帖子: 393
注册时间: 2007-04-25 11:49

#42

帖子 magiciany » 2007-07-20 15:17

mactic@magician-world:~/vmware-server-distrib$ sudo apt-get install linux-headers-`uname -r` build-essential xinetd
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
读取状态信息... 完成
linux-headers-2.6.20-16-generic 已经是最新的版本了。
build-essential 已经是最新的版本了。
xinetd 已经是最新的版本了。
The following packages were automatically installed and are no longer required:
libchewing3-data scim-chewing libchewing3 mozilla-firefox-locale-zh-cn
scim-pinyin mozilla-firefox-locale-zh-tw
使用 'apt-get autoremove' 来删除它们。
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
mactic@magician-world:~/vmware-server-distrib$ sh vmware-install.pl
vmware-install.pl: 8: use: not found
vmware-install.pl: 11: use: not found
vmware-install.pl: 14: my: not found
vmware-install.pl: 15: my: not found
vmware-install.pl: 16: my: not found
vmware-install.pl: 17: my: not found
vmware-install.pl: 18: my: not found
vmware-install.pl: 19: my: not found
vmware-install.pl: 20: my: not found
vmware-install.pl: 21: my: not found
vmware-install.pl: 22: my: not found
vmware-install.pl: 23: my: not found
vmware-install.pl: 24: my: not found
vmware-install.pl: 25: my: not found
vmware-install.pl: 28: my: not found
vmware-install.pl: 31: my: not found
vmware-install.pl: 35: my: not found
vmware-install.pl: 36: my: not found
vmware-install.pl: 37: my: not found
vmware-install.pl: 38: my: not found
vmware-install.pl: 39: my: not found
vmware-install.pl: 40: my: not found
vmware-install.pl: 41: my: not found
vmware-install.pl: 43: my: not found
vmware-install.pl: 44: my: not found
vmware-install.pl: 45: my: not found
vmware-install.pl: 46: my: not found
vmware-install.pl: 47: my: not found
vmware-install.pl: 50: sub: not found
vmware-install.pl: 51: undef: not found
vmware-install.pl: 52: undef: not found
vmware-install.pl: 53: undef: not found
vmware-install.pl: 54: undef: not found
vmware-install.pl: 55: undef: not found
vmware-install.pl: 57: Syntax error: word unexpected (expecting ")")
好像没人出这个问题阿,为什么就我一个有这种问题。。。。我RP太……
leotcharm
帖子: 7
注册时间: 2007-04-28 22:41

#43

帖子 leotcharm » 2007-07-22 13:42

早看这个帖子我就不用走弯路了
hxc027
帖子: 14
注册时间: 2006-11-05 10:29

我安装成功,但是vm sever 是不是不能像workstation那样共享host的文件

#44

帖子 hxc027 » 2007-07-28 19:07

我安装成功,但是vm sever 是不是不能像workstation那样共享host的文件??
我的是xp+vm sever 1.0.3
hy514
帖子: 11
注册时间: 2007-06-12 21:32
来自: 東興

#45

帖子 hy514 » 2007-08-21 23:45

Eyoka 写了:
amoyrico 写了:谢谢楼主,安装成功。
可是我在公司机子AMD64 X2 4500+的机子上一直没有成功,有那位兄弟姐妹有在amd64上成功的经验可否介绍一二。
先谢过了!
我正在装,看看这里:
http://wiki.ubuntu.org.cn/moin/VMware_G ... _LTS_amd64
我的剛剛開始也是那樣.不過最後裝了補丁就好了!

參考這裏的:http://linuxdesktop.cn/2007/05/03/how-t ... eisty-fawn
回复