The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-14-2008
eamani_sun eamani_sun is offline
Registered User
 

Join Date: May 2008
Posts: 39
Converting source rpm to binary rpm

Hi,

I need to install an rpm file,but I only have '.src.rpm' version of it. I want to convert it to a binary rpm.

so I tried this

rpm --rebuild somethin.src.rpm

But I am gettin '--rebuild:Invalid option' as output

Is there another way to rebuild source rpm.?

Thanks in advance.
Sunny
Reply With Quote
Forum Sponsor