LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing kernal source... (https://www.linuxquestions.org/questions/linux-newbie-8/installing-kernal-source-294972/)

pharmd 02-25-2005 09:19 PM

installing kernal source...
 
Just make sure you have your kernel sources installed. You can use Yast2 to get and install them. Also, make sure they are linked to /usr/src/linux. If they are not, just link them:

* ln -s /usr/src/linux-kernel-2.X.X /usr/src/linux

If a symbolic link already exists, but you are sure it's not your kernels, just erase it before making the new one.

* rm /usr/src/linux

how do i use yast to install kernal source

Caeda 02-25-2005 11:13 PM

Is it that hard to click the button that says "Install and Remove Software" and type the word kernel?

pharmd 02-26-2005 11:23 AM

was that really needed?
i was typing in kernel source and nothing was coming up

thanks anyway


All times are GMT -5. The time now is 10:21 PM.