In message <[EMAIL PROTECTED]>, Vidiot 
writes:
> >I wouldn't (again) blame it on redhat.  If the link is missing you should
> >create it...or just force a reinstall of the source and header packages
> >and it should do it for you.  I've installed kernels from tarballs on my
> >own and recreated the link, and I just installed one on monday from rpms
> >and the link was created...
> >
> >You must have then upgraded recently as the 2.2.16-3 kernel from redhat
> >has only been around since june...
> 
> That is correct, it was only recently.
> 
> I (again :-) still blame these problems on Red Hat.

And I bet you *didn't* install kernel-headers RPM either did you?

[root@ann etc]# rpm -q kernel-headers
kernel-headers-2.2.16-3

[root@ann etc]# rpm -q --scripts kernel-headers

     postinstall script (through /bin/sh):
     cd /usr/src
     rm -f linux
     ln -snf linux-2.2.16 linux
-->  cd /usr/include
-->  rm -f linux asm
-->  ln -snf ../src/linux/include/linux linux
     ln -snf ../src/linux/include/asm asm
     cd /boot
     rm -f kernel.h
     ln -snf kernel.h-2.2.16 kernel.h
 
Bob

-- 
+---------------------------------------------------------------+
| Bob Taylor             Email: [EMAIL PROTECTED]            |
|---------------------------------------------------------------|
| Like the ad says, at 300 dpi you can tell she's wearing a     |
| swimsuit. At 600 dpi you can tell it's wet. At 1200 dpi you   |
| can tell it's painted on. I suppose at 2400 dpi you can tell  |
| if the paint is giving her a rash. (So says Joshua R. Poulson)|
+---------------------------------------------------------------+




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to