[NTLUG:Discuss] Kernel Source for RH 5.2

Jeff Rush jrush at timecastle.net
Thu Sep 23 17:51:04 CDT 1999


On Thu, 23 Sep 1999 09:55:44 -0500, George E. Lass wrote:

> I did some more playing around last night with
>rpm, and finally got the source to install and patch.  for those that
>are interested, this is what I did:
>
>1) rpm -i  kernel-2.0.36-0.7.src.rpm 
>2) rpm -bp kernel-2.0.36.spec
>3) mv /usr/src/redhat/BUILD/linux/* /usr/src/linux

Uh, the above three steps are the 'hard' way to do this.  The
easy way is to install the correct RPM for the kernel source,
which is:
    kernel-source-2.0.36-0.7.i386.rpm
    kernel-headers-2.0.36-0.7.i386.rpm (probably already there)

Doing it this way saves you the extra build and installs the source
in the correct places under /usr/src/linux.

Then you do the rest of the steps you mentioned, which were fine.

-Jeff Rush






More information about the Discuss mailing list