PDA

View Full Version : Location of kernel-header files


Habew
24th December 2009, 02:09 PM
Hello!

I am using Fedora 12 with VMWare Player 3. I want to install the vmware tools. To get them properly working i need the location of the kernel header files. In which directory are they usually stored?

leigh123linux
24th December 2009, 02:16 PM
Try installing them.


su
yum install kernel-headers kernel-devel

Habew
24th December 2009, 02:26 PM

Thanks the kernel-devel package was missing.