centos7下安装vmware 出现C header files matching your running kernel were not found.

centos7下安装vmware 出现C header files matching your running kernel were not found.

2015年10月02日 06:48:45 jcxch 阅读数:3812centos

在 centos7下安装vmware11.0时候centos7

1.要先安装 gcc 编译器,由于安装VMware的时候 须要编译一些文件。若是系统未安转gcc,会有提示安转gcc,yum install  gcc 就好了。spa

 

2.出现C header files matching your running kernel were not found.  Refer to your distribution's documentation for installation instruction。大致意思是 在如今的内核中没有找到 c header files 之类的 文件……………………,出现这样的问题,就是没有安装对应内核的开发包,那么须要 yum  install  kernel-devel 解决,或者 下载对以的rpm包安装。.net

相关文章
相关标签/搜索