LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   The kernel source code (https://www.linuxquestions.org/questions/linux-general-1/the-kernel-source-code-553880/)

mazzus 05-14-2007 05:16 PM

The kernel source code
 
I'm trying to install a driver on my system and one of the requirement is to have my kernel source code included in my system. How can I verify that? I'm using Kubuntu 7.04 Feisty fawn.. thanks!!

yanick

reddazz 05-14-2007 06:15 PM

The source code is usually named something like kernel-source or linux-source. Look for those in snaptic and install the package that matches the version of the kernel you are running. You can find out the version of your kernel by entering "uname -a" in a terminal.

j0hn_galt 05-14-2007 10:21 PM

check the /usr/src directory.

mazzus 05-15-2007 11:08 AM

thanks I found it !


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