On CentOS, I am trying to "yum install nagios" (after adding the rpmforge repository), but every time I run it, I get this message, and am not sure quite what to do.<div><br class="webkit-block-placeholder"></div>
<div><div><br class="webkit-block-placeholder"></div><div>[root@nagios-server ~]# yum install nagios</div><div>Setting up Install Process</div><div>Setting up repositories</div><div>Reading repository metadata in from local files
</div><div>Parsing package install arguments</div><div>Resolving Dependencies</div><div>--> Populating transaction set with selected packages. Please wait.</div><div>---> Package nagios.i386 0:2.9-1.el5.rf set to be updated
</div><div>--> Running transaction check</div><div>--> Processing Dependency: rtld(GNU_HASH) for package: nagios</div><div>--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: nagios</div><div>--> Finished Dependency Resolution
</div><div>Error: Missing Dependency: rtld(GNU_HASH) is needed by package nagios</div><div>Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package nagios</div><br class="webkit-block-placeholder"></div><div>I ran "yum install httpd gcc glibc glibc-common gd gd-devel" (just like the Nagios HOWTO) thinking that it would resolve the dependencies, but I still get these errors.
</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div>