Hi List!<div><br></div><div>I am building RPM's (on RHEL 5.5 x86_64) from the provided nagios-plugins.spec file.</div><div><br></div><div>The build goes well, however after the install when I try to install the RPM's I get the following:</div>

<div><br></div><div><div>error: Failed dependencies:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>perl(Net::SNMP) is needed by nagios-plugins-1.4.14-1.x86_64</div></div><div><br></div><div>How can I get  clean build without the perl(Net::SNMP) dependencies?</div>

<div><br></div><div>Just for kicks, I even installed the net-snmp-perl rpm and still get the dependency error.</div><div><br></div><div>I am looking for a solution to remove the dependency from the RPM, not circumventing with --nodeps</div>

<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks in advance,</div>