Thread: Srpm

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    18

    Thumbs up Srpm

    I am using RedHat 7.1 and trying to build a binary from an $$$.src.rpm. I can't find the how to for SRPM's can anyone point me in the right direction. Thanks in advance

  2. #2
    Unregistered
    Guest
    rpm -i whatever.src.rpm

    this will probably install the source code in a directory like /src/redhat or something similar. The next step is to read the Readme and INSTALL txt files in the src dir...next in the src dir exectute the regular commands...

    ./configure
    make
    make install....

Popular pages Recent additions subscribe to a feed