LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 689|回复: 3

SUSE 9.2安装VMWARE4.5-8848出现如下问题,如何解决??

[复制链接]
发表于 2004-11-24 09:32:15 | 显示全部楼层 |阅读模式
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)? [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? [/usr/src/linux/include] enter

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


按精华贴在SUSE 8.2下安装VMWARE的方法不能解决。估计可能也是缺了vmlinuz.version.h,vmlinuz.autoconf.h两个文件,但是用make cloneconfig;make dep clean不能产生这两个文件。
发表于 2004-11-24 10:35:07 | 显示全部楼层
how come your kernel version is 2.4.20,
the kernel for Suse 9.2 is 2.6.8
发表于 2004-11-24 10:35:57 | 显示全部楼层
try typing the following then install it again

cd /usr/src/linux
make cloneconfig
make prepare-all
 楼主| 发表于 2004-11-24 10:55:07 | 显示全部楼层

可以了,谢谢!

那是我从以前的贴子复制过来的,没有修改,见笑了!

现在按你说的方法可以装了,谢谢!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表