首页 > 系统服务 > 详细

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

时间:2018-09-15 23:41:46      阅读:352      评论:0      收藏:0      [点我收藏+]

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. 错误

原文:https://www.cnblogs.com/SDYiHeng/p/9653027.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!