Results 11 to 12 of 12
And to verify that the sources have been correctly installed, execute this command:
Code:
ls -l /usr/src/linux
it should return something like /us/src/linux --> 2.6.8.1-12...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-14-2006 #11
And to verify that the sources have been correctly installed, execute this command:
it should return something like /us/src/linux --> 2.6.8.1-12Code:ls -l /usr/src/linux
Life is complex, it has a real part and an imaginary part.
- 02-18-2006 #12Linux Newbie
- Join Date
- Dec 2004
- Location
- Texas, USA
- Posts
- 107
kernel source
As mentioned MDV does not install kernel sources by default so open a terminal, then enter this:
urpmi kernel-source
it will prompt you to insert one of your CDs, then follow instructions.
good luck


Reply With Quote
