Kernel Headers issue on Fedora 18 64 bit using VMware Workstation 9.0.1
I have been having all sorts of issues getting this distro installed. I have run the following commands:
yum update kernel,
yum install gcc make binutils,
yum install kernel-headers kernel-devel
My current kernel version is 3.7.2-201.fc18.x86_64
I checked the header version and it was same.
I verified this by running uname -r followed by rpm -qa | grep kernel-
However, when I try to run /usr/bin/vmware-config-tools.pl
it is not able to detect the path to kernel header files.
I've tried to manually enter /usr/src/kernels/3.7.2-201.fc18.x86_64/include
but this wasn't valid file path.
Any suggestions would be of great help as I am not finding any new information from browsing Google searches and forums.
this is not an issue with Fedora 18 or Kernel its vmware who haven't updated their "vmware tools" for new kernel versions