RPM Frequently Asked Questions
* Q) When running "rpm -ba", "rpm -ta" or "rpm --rebuild" I get the error "-ba: unknown option" or "--rebuild: unknown option" or "-ta: unknown option".
* A) With the Red Hat 8.0 release, the building options were removed from the "rpm" command. Use the "rpmbuild" command instead ("rpmbuild --rebuild python2.4-2.4.1c2-1pydotorg.src.rpm").
* Q) When trying to build RPMs, I get "rpmbuild: command not found".
* A) The "rpmbuild" command is part of a separate RPM named "rpm-build". You will need to install this package before you can build RPMs.
* A) With the Red Hat 8.0 release, the building options were removed from the "rpm" command. Use the "rpmbuild" command instead ("rpmbuild --rebuild python2.4-2.4.1c2-1pydotorg.src.rpm").
* Q) When trying to build RPMs, I get "rpmbuild: command not found".
* A) The "rpmbuild" command is part of a separate RPM named "rpm-build". You will need to install this package before you can build RPMs.
vireas - 4. Dez, 12:09