Find the answer to your Linux question:
Results 1 to 2 of 2
I'm trying to build a driver module against my kernel. The script requires me to have the kernel-headers in /usr/src/linux or make a symbolic link to that from where the ...
  1. #1
    Linux Newbie Mad Professor's Avatar
    Join Date
    May 2006
    Posts
    128

    [SOLVED] centos 5 kernel-headers location?

    I'm trying to build a driver module against my kernel.

    The script requires me to have the kernel-headers in /usr/src/linux or make a symbolic link to that from where the headers are located.

    if I do yum list kernel-headers, it says it's already installed for my kernel version.

    where can I find them in Centos 5?

  2. #2
    Linux Newbie Mad Professor's Avatar
    Join Date
    May 2006
    Posts
    128
    I solved it on my own, I had to install kernel-devel, yum only installed the latest, had to hunt down my version on google.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...