mumu_1028 发表于 2006-11-22 17:41:26

FC5 上安装 VMware 报错!!!求救~~~

系统基本系统如下:
# ls
vmware-any-any-update101.tar.gzVMware-workstation-5.5.1-19175.tar.gz
# uname -r
2.6.18-1.2239.fc5smp
# rpm -qa | grep kernel
kernel-devel-2.6.18-1.2239.fc5
kernel-module-ntfs-2.6.18-1.2239.fc5smp-2.1.27-0.rr.10.5
kernel-smp-2.6.18-1.2239.fc5
kernel-2.6.18-1.2239.fc5
kernel-smp-2.6.15-1.2054_FC5
# rpm -qa | grep gcc
libgcc-4.1.1-1.fc5
gcc-gfortran-4.1.1-1.fc5
gcc-c++-4.1.1-1.fc5
gcc-4.1.1-1.fc5
#
# cd /lib/modules/
# ls
2.6.15-1.2054_FC5smp2.6.18-1.2239.fc5smp
# cd /usr/src/
# ls
kernelsredhat
# ls kernels/
2.6.18-1.2239.fc5-i686
#

我在安装VMware-workstation-5.5.1-19175.tar.gz 时,安装到这一步就走不动了:
What is the location of the directory of C header files that match your running
kernel?

The path "/usr/src/linux/include" is not an existing directory.
我自己就把目录写上去了,还是不行!
What is the location of the directory of C header files that match your running
kernel? /usr/src/kernels/2.6.18-1.2239.fc5-i686/include/

The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.18-1.2239.fc5smp).Even if the module were to
compile successfully, it would not load into the running kernel.
我已经做了4、5天了,还是没做出来,网上好多质料我都试过了,没用! 不知道问题出在哪里?
希望大家赶紧帮帮我,因为我这里11.月25 日后就不能上网了,而我的系统还好多没装!在此,先谢谢大家了~!!!

Bluedata 发表于 2006-11-23 21:07:19

安装“内核开发工具”。

mumu_1028 发表于 2006-11-23 21:25:22

好的,谢谢了,我先试试!!
页: [1]
查看完整版本: FC5 上安装 VMware 报错!!!求救~~~