LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where can i find this (https://www.linuxquestions.org/questions/linux-software-2/where-can-i-find-this-347733/)

jocast 07-28-2005 01:33 PM

where can i find this
 
where can i find this in my fedora core 3 box "The location of the directory of C header files that match my running kernel"????

cdhgee 07-28-2005 01:45 PM

In

Code:

/usr/src/kernels/kernel-version
but only if you've installed the kernel sources. If not, you'll have to get hold of the Fedora Core 3 kernel source rpm from the fedora site.

Matir 07-28-2005 01:48 PM

Should be in /usr/include/linux

jocast 07-28-2005 04:28 PM

sopurce files installed
 
i already installed the source files but the problem persist.
this is what i get in my cosole

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9 <---this is my answer

The path "/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9" is an existing
directory, but it does not contain at least one of these directories "linux", <----this is what it tells me
"asm", "net" as expected.

but i can see the directory net in the path i provide it above..... any one has a clue???

Note: am trying to install vmware

Matir 07-28-2005 04:36 PM

Is there a reason you are not accepting the default path, but instead providing your own path?

jocast 07-28-2005 04:58 PM

it does not wor
 
it does not work with the defaul path

Matir 07-28-2005 09:32 PM

Does it give an error message?


All times are GMT -5. The time now is 03:37 PM.