HOW-TO:安装免费的vmware server
-
- 帖子: 286
- 注册时间: 2006-06-08 8:53
-
- 帖子: 23
- 注册时间: 2006-11-03 11:26
-
- 帖子: 397
- 注册时间: 2006-10-13 18:53
- 来自: 湖南农业大学
楼主
按照的你方法到了最后一步还是显示
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: 98R01-YU2F0-2F7EJ-4C6CM
Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host-only networking on /dev/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 failed
The configuration of VMware Server 1.0.1 build-29996 for Linux for this running
kernel completed successfully.
luping@luping-desktop:~/vmware-server-distrib$
下一步什么做了
我的是ubuntu6.10的
按照的你方法到了最后一步还是显示
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: 98R01-YU2F0-2F7EJ-4C6CM
Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host-only networking on /dev/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 failed
The configuration of VMware Server 1.0.1 build-29996 for Linux for this running
kernel completed successfully.
luping@luping-desktop:~/vmware-server-distrib$
下一步什么做了
我的是ubuntu6.10的
-
- 帖子: 77
- 注册时间: 2006-11-22 11:43
花了好久下下来是一个错的包啊 装不了啊!!
花了好久下下来是一个错的包啊 装不了啊!!
-
- 帖子: 466
- 注册时间: 2006-10-19 9:17
-
- 帖子: 3
- 注册时间: 2006-10-16 10:20
我正在装,看看这里:amoyrico 写了:谢谢楼主,安装成功。
可是我在公司机子AMD64 X2 4500+的机子上一直没有成功,有那位兄弟姐妹有在amd64上成功的经验可否介绍一二。
先谢过了!
http://wiki.ubuntu.org.cn/moin/VMware_G ... _LTS_amd64
- jupengfei
- 帖子: 1258
- 注册时间: 2006-10-31 11:02
- 来自: Beijing
- jackphil
- 帖子: 59
- 注册时间: 2006-09-04 23:49
- 联系:
Re: HOW-TO:安装免费的vmware server
功能多了怎么反而免费了?oneleaf 写了:界面和VMware Workstation一样,只是多了支持远程控制。
- jupengfei
- 帖子: 1258
- 注册时间: 2006-10-31 11:02
- 来自: Beijing
-
- 帖子: 163
- 注册时间: 2007-05-12 0:05
出问题啦 运行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.