On 19/03/14 14:10, Mahmood Naderan wrote:
> Hi
> How can I test/install the kernel source in SL6.3? Which package
> should I search? Should I run "yum install kernel-headers" only? or
> there are some other related packages?

Try:

  yumdownloader --source kernel

This will download the source RPM for the running kernel (iirc).  Then
you just install the RPM file (can be a non-root user) and go into
~/rpmbuild/SPECS where you do:  rpmbuild -bp kernel.spec

--
kind regards,

David Sommerseth

Reply via email to