分页: 2 / 5

发表于 : 2006-11-02 10:01
springlarry
安装不成功,说我的系统是不稳定版本,放屁!我的是最新安装的6。10,怎么彻底卸载?或者说怎么卸载。

发表于 : 2006-11-18 23:15
amoyrico
谢谢楼主,安装成功。
可是我在公司机子AMD64 X2 4500+的机子上一直没有成功,有那位兄弟姐妹有在amd64上成功的经验可否介绍一二。
先谢过了!

发表于 : 2006-11-22 1:15
bobby
已经安装成功,谢谢楼主

发表于 : 2006-11-28 12:49
dajian0509
楼主
按照的你方法到了最后一步还是显示
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的

花了好久下下来是一个错的包啊 装不了啊!!

发表于 : 2006-11-29 19:21
yjbdsky
花了好久下下来是一个错的包啊 装不了啊!!

发表于 : 2006-12-24 17:57
plasma2006
成功安装。谢谢大虾

发表于 : 2007-01-12 11:26
yimzugam

发表于 : 2007-01-12 16:15
Eyoka
amoyrico 写了:谢谢楼主,安装成功。
可是我在公司机子AMD64 X2 4500+的机子上一直没有成功,有那位兄弟姐妹有在amd64上成功的经验可否介绍一二。
先谢过了!
我正在装,看看这里:
http://wiki.ubuntu.org.cn/moin/VMware_G ... _LTS_amd64

发表于 : 2007-01-24 19:08
drongh
我都试了很多次了,都没成功

发表于 : 2007-02-22 8:22
jupengfei
.......

Re: HOW-TO:安装免费的vmware server

发表于 : 2007-02-26 12:05
jackphil
oneleaf 写了:界面和VMware Workstation一样,只是多了支持远程控制。
功能多了怎么反而免费了?

发表于 : 2007-03-13 11:02
jupengfei
哈哈
最新的VMWARESERVER又出来了
大家到官方下载吧

发表于 : 2007-05-12 21:08
yegle
注册码申请页面真恐怖啊……满屏的问题……还是直接用现成的吧……

发表于 : 2007-05-13 14:36
六翼拉菲尔
101M 我今天下午什么都不用干了 就等下载了

发表于 : 2007-05-13 15:53
六翼拉菲尔
出问题啦 运行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.
请高手帮忙看看该怎么弄啊