I have tried searching all over for a solution but have been unable to find one that works.
I am running CentOS 7 and am trying to install VMware Workstation 7. Whenever I try to start vmware it says that it cant find the needed kernel headers and asks me to browse for them. For every location I try it says "C header files matching your running kernel were not found".
I have installed the following:
kernel.x86_64 | 3.10.0-123.el7 |
kernel.x86_64 | 3.10.0-123.6.3.el7 |
kernel-devel.x86_64 | 3.10.0-123.el7 |
kernel-devel.x86_64 | 3.10.0-123.6.3.el7 |
kernel-headers.x86_64 | 3.10.0-123.6.3.el7 |
kernel-tools.x86_64 | 3.10.0-123.6.3.el7 |
kernel-tools-libs.x86_64 | 3.10.0-123.6.3.el7 |
perf.x86_64 | 3.10.0-123.6.3.el7 |
kernel-abi-whitelists.noarch | 3.10.0-123.6.3.el7 |
kernel-debug.x86_64 | 3.10.0-123.6.3.el7 |
kernel-debug-devel.x86_64 | 3.10.0-123.6.3.el7 |
kernel-doc.noarch | 3.10.0-123.6.3.el7 |
kernel-tools-libs-devel.x86_64 | 3.10.0-123.6.3.el7 |
gcc.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-c++.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-gfortran.x86_64 | 4.8.2-16.2.el7_0 | |
libgcc.x86_64 | 4.8.2-16.2.el7_0 | |
compat-gcc-44.x86_64 | 4.4.7-8.el7 | |
compat-gcc-44-c++.x86_64 | 4.4.7-8.el7 | |
compat-gcc-44-gfortran.x86_64 | 4.4.7-8.el7 | |
gcc-gnat.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-go.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-objc.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-objc++.x86_64 | 4.8.2-16.2.el7_0 | |
gcc-plugin-devel.x86_64 | 4.8.2-16.2.el7_0 | |
libgcc.i686 | 4.8.2-16.2.el7_0 | |
relaxngcc.noarch | 1.12-6.el7 | |
relaxngcc-javadoc.noarch | 1.12-6.el7 |
Here is the output of 'uname -a':
Linux localhost.localdomain 3.10.0-123.6.3.el7.x86_64 #1 SMP Wed Aug 6 21:12:36 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
What is the correct directory that I am supposed to point the Kernel Module Updater to? Is there something else that I am missing?