2009/2/17 Ashton <[email protected]>: > Here's my problem. I'm working with a Nagios installation on Fedora 8 > (Werewolf), for which I need net-snmp. Net-snmp runs at least two or > three commands, which I was called in to fix.
> I reconfigured, make, and make install'd it > to no avail. The recent configure/make is the most recent version, > 5.4.2.1, installed from source. Did you remove any previous version of the code before you installed the 5.4.2.1 version? The most obvious cause of this sort of problem is a mismatch between different versions of the libraries. This is most likely to occur when you've got different installations of the software. What I'd suggest is that you remove all trace of net-snmp from the system (both your source-compiled version, and any SNMP-related RPMs). Then run a 'find' over the whole system to check that there's nothing left behind. Once you're sure that the system is clean, then try re-installing the Fedora-provided RPMs. See if you can start the agent then. Dave ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
