Packaging software with RPM, Part 2
Pick up more tips and techniques on using RPM to package and distribute your software. RPM is a widely used tool for delivering software for Linux; users can easily install an RPM-packagedproduct. In this article, the second in a series, it explains how to package software without running as root,
how to handle software that won't build on Linux without changes, and how to distribute your work.