lxw4321 发表于 2003-10-10 11:48:28

小弟不才,希望哪位大哥教一下在linux下怎么装VMware

公社下的
VMware-workstation-4.0.5-6030.tar
多谢了!!!!

w1ang 发表于 2003-10-10 12:02:12

解压后,进入vmware-distrib目录,./vmware-install

lxw4321 发表于 2003-10-10 22:47:41

这个都好了
问题是!!
运行配置工具!!!
# ./vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [确定]

Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules 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)? y

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

As of September 2002, gcc version 3 and later is not yet a supported compiler by
the Linux kernel development team. Have a look at Documentation/Changes in your
kernel source directory to get the correct compiler installed. Do you want to go
with compiler "/usr/bin/gcc" version "3.2.2"? y

What is the location of the directory of C header files that match your running
kernel?

The directory of kernel headers (version 2.4.20-8custom) does not match your
running kernel (version 2.4.20-8).Even if the module were to compile
successfully, it would not load into the running kernel.

What is the location of the directory of C header files that match your running
kernel?

我把/usr/src 下所有目录都试了,都是一样
The directory of kernel headers (version 2.4.20-8custom) does not match your
running kernel (version 2.4.20-8).
怎么回事啊?我编译了一次内核!可是我进的是没编译的啊!我进的是2.4.20-8啊!?

w1ang 发表于 2003-10-11 02:30:50

你现在的头文件是编译后的吧?

lxw4321 发表于 2003-10-11 15:11:29

我很菜
那怎么办啊??
怎么改头文件啊?
多谢了!

lxw4321 发表于 2003-10-12 15:41:38

你现在的头文件是编译后的吧?

w1ang大哥
到底改怎么做啊!?
多谢了!!!

w1ang 发表于 2003-10-12 17:26:51

为什么不进编译后的内核安装?没看见提示吗?即使编译成功模块,它也不会被加载到正在运行的内核。我遇到过,就算修改了头文件,它也不认。要不到vmware的技术支持网站看看。

w1ang 发表于 2003-10-12 17:48:47

我查阅了有关资料,看你的内核是否满足以下两条:
1、实时时钟功能必须被编译进内核;
2、要求并口PC风格硬件选项(CONFIG_PARPORT_PC)被build并作为内核模块(也就是说,当编译内核时它必须设置为m)。

lxw4321 发表于 2003-10-13 12:49:29

编译后的内核 已经被我删了!!!
那怎么办啊?
还得重新编译一次?

lxw4321 发表于 2003-10-14 17:22:56

再问以下,怎么改头文件啊?
多谢了!
能多学一点,就多学一点!
呵呵~
页: [1]
查看完整版本: 小弟不才,希望哪位大哥教一下在linux下怎么装VMware