On Thursday 20 November 2003 10:40, Scarletdown wrote:
> On 20 Nov 2003 at 17:57, Nick Hastings wrote:
> > Looks like you need to install the kernel-headers
>
> package that goes
>
> > which your kernel-image package (assuming you are
>
> using a prepackaged
>
> > Debian kernel).
> >
> > # apt-get install kernel-headers-`uname -r`
> >
> > then make a symlink to /usr/src/linux
> >
> > # ln -s /usr/src/kernel-headers-`uname -r`
>
> /usr/src/linux
>
>
> I can already tell that that is not going to work;
> since there is no linux directory under /usr/src,
> just an rpm directory with several empty directories
> beneath it.
"apt-get install kernel-headers-`uname -r`" will fetch that missing files from 
a debian server for you.

Greetings
Alex


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to