在fedora14下安装vmware 7.1.4 build-385536 出现C header files matching your running kernel were not found.

Posted sdyiheng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在fedora14下安装vmware 7.1.4 build-385536 出现C header files matching your running kernel were not found. 相关的知识,希望对你有一定的参考价值。

1.到官网找到最新版本的的vmware 这里我用的是当时最新的 7.1.4 build-385536

2.在root下通过命令chmod u+x 给安装包执行权限,再安装,应该没有问题

3.刚安装完了以后(最好重启一下),启动,出现错误(在redhat5.4版本没有此问题):

C header files matching your running kernel were not found. Refer to
your distribution‘s documentation for installation instructions.

出现这样的问题,就是没有安装对应内核的开发包,如果可以上网的话yum install kernel-devel来安装

如果不能上网,有rpm的源码包的话找:kernel-devel-2.6.35.11-83.fc14.i686 我的内核版本是2.6.35.11-83.fc14.i686

4.安装好了以后,运行vm 可以了

 

转载:https://blog.csdn.net/imfinger/article/details/6306393

以上是关于在fedora14下安装vmware 7.1.4 build-385536 出现C header files matching your running kernel were not found. 的主要内容,如果未能解决你的问题,请参考以下文章

fedora 14 安装vmware workstation 7 64位出错 日志如下,怎么解决?

VMware14演示CentOS 7在无网络连接环境下自建yum仓库解决依赖关系

Ubuntu 14.10 安装与 VMWare 版本选择

vmware安装fedora-coreos

ubuntu 下安装 或 卸载虚拟VMware-player

在vmware虚拟机中安装Fedora 9 格式化磁盘的问题?