Today, I received an error message, “… location of the directory of C header files that match your running kernel? [/usr/src/…” while installing VM tools on my new Linux Virtual Machine, Fedora 9.
I found a solution in Fedora forum…
First, you need to install the kernel-devel package.
yum install kernel-devel
Then, re-run the vmware perl script again.
./vmware-install.pl
Posts Tagged ‘Fedora’
VMTools installations: “Directory of C header files” error
Posted in Linux, tagged Fedora, Linux, VMware on November 11, 2008 | 3 Comments »