Mark Haney wrote:
I'm trying to build a nagios RPM from source, not on Fedora, but on RHEL AS 2.1, but when I run 'rpm -bb nagios.spec' from the /usr/src/redhat/SPECS directory it fails with a reply:nagios.spec: No such file or directory
Replace rpm -bb with rpmbuild -bb -- Rex