On 5/26/2010 22:54, [email protected] wrote:
Where are the kernel headers located for Meego 1.0? I tried yum install kernel-headers and it says they are already located. When I tried to install some custom apps that use kernel headers they complain that the headers are not located in the usual place, so I should check with the distro documentation. When I try to compile kvm-kmod on Meego, it complains that the kernel version not found.
the kernel headers for applications (and glibc) are in the kernel-headers package. if you want to compile kernel modules instead, you need to have the kernel-netbook-devel package instead. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
