[PlanetCCRMA] Kernel-source...

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Jan 14 13:53:01 2004


> Where can I find the kernel-source rpm's for the kernels that ccrma 
> installs?  Still new to Linux and not sure what that means.  I'm trying 
> to recompile my NVIDIA drivers for the new CCRMA kernel and it needs the 
> kernel-source or kernel headers installed and I've NO clue where to look 
> for those.

"apt-get install kernel-source" will give you a list of what is
available. Pick the one that matches the kernel you have and install it,
for example:
  apt-get install kernel-source#kernel-source#2.4.23-1.ll.rh90.ccrma
for the Planet CCRMA kernel on RedHat 9.

-- Fernando