FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: ubuntu server 10 (JeOS) x64, fedora 13 i686, tinygentoo
Posts: 12
Rep:
kernel-headers location
Does anyone know the kernel-headers location, or how to determine that location, in Fedora 13? I'm installing vmware-tools and it's prompting for it. /usr/include/ and /usr/include/linux/ were revealed to have many header files, as shown by doing
rpm -ql kernel-headers
however the installer rejected these locations. My only guess as to why is because they're not where the currently-running kernel has them. Any guesses? I also tried /usr/src/kernels/(kernelversion).fc13.i686/include/ with no luck...
Distribution: ubuntu server 10 (JeOS) x64, fedora 13 i686, tinygentoo
Posts: 12
Original Poster
Rep:
No, I used yum: sudo yum install kernel-devel. kernel-devel is definitely installed and updated, yum tells me. I now understand that yum and rpm have different databases. I looked on the yum man page for some command that was similar to that rpm command that I used, but couldn't find one. Is there a way to do this with yum?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.