Results 1 to 2 of 2
Which open source softwares are available to build the RPM for linux applications?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-26-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Linux Applications Installer
Which open source softwares are available to build the RPM for linux applications?
- 07-26-2007 #2
Hi and Welcome !
There isn't any tool available to build rpm packages. The basic procedure to build an RPM is:
* Get the source code you are building the RPM for to build on your system.
* Make a spec file for the package.
* Build the package using RPM.
Under normal operation, RPM builds both binary and source packages.
Check this Tutorial.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
