Find the answer to your Linux question:
Results 1 to 2 of 2
All I can find to update Oracle Linux to a Kernel version which is not the latest is a SRPM. The below is a link to the document in question, ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    3

    How do I install Kernel from SRPM

    All I can find to update Oracle Linux to a Kernel version which is not
    the latest is a SRPM.

    The below is a link to the document in question, I have downloaded the src.rpm because that is all I can find.

    Question is what do I do with the downloaded file, New to linux sorry if I aks simple question.

    [El-errata] ELSA-2008-0233 Important: Enterprise Linux 5 kernel security and bug fix update


    http://oss.oracle.com/el5/SRPMS-upda....1.el5.src.rpm

    Thanks
    Alan

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You need to build the source rpm into a binary rpm by doing
    Code:
    rpmbuild --rebuild somefile.src.rpm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...