[PlanetCCRMA] Kernel Sources

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed May 12 15:15:02 2004


> I have been having difficulty installing the kernel sources using:
> 
> apt-get install kernel-source#2.4.26-1.ll.rh90
> 
> 
> i keep getting the error:
> 
> E: Couldn't find package kernel-source#2.4.26-1.ll.rh90

I think it should be:
  apt-get install kernel-source#2.4.26-1.ll.rh90.ccrma
Do a:
  apt-get install kernel-source
to see all available options.
-- Fernando