Feeds:
Posts
Comments

Posts Tagged ‘Fedora’

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

Read Full Post »