RE: Creating kernel-devel and kernel-header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



_______________________________________
From: Smital Desai
Sent: Thursday, December 30, 2010 8:55 PM
To: Anil; kernelnewbies@xxxxxxxxxxxxxxxxx
Subject: RE: Creating kernel-devel and kernel-header

_______________________________________
From: kernelnewbies-bounces@xxxxxxxxxxxxxxxxx [kernelnewbies-bounces@xxxxxxxxxxxxxxxxx] On Behalf Of Anil [unnikrishnan.anil@xxxxxxxxx]
Sent: Thursday, December 30, 2010 12:47 PM
To: kernelnewbies@xxxxxxxxxxxxxxxxx
Subject: Creating kernel-devel and kernel-header

Hey everyone,

>> I'm trying to create a custom kernel for my Fedora 14 system.How do I get the kernel-devel and kernel-header for my custom kernel?
>> Do I have to write a separate spec file for that?Are there any links that will help me with it?

  > Just invoke the following command  and you should be ok.
  > sudo yum install kernel-devel kernel-headers

     Above command installs the devel and headers for latest kernel which may not be the case so

     Better command would be

     sudo yum install kernel-devel-$(uname -r)
     sudo yum install kernel-header-$(uname -r)

Anil Unnikrishnan.

______________________________________________________________________

The contents of this e-mail and any attachment(s) may contain confidential or privileged information for the intended recipient(s). Unintended recipients are prohibited from taking action on the basis of information in this e-mail and  using or disseminating the information,  and must notify the sender and delete it from their system. L&T Infotech will not accept responsibility or liability for the accuracy or completeness of, or the presence of any virus or disabling code in this e-mail"

______________________________________________________________________

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux