Re: Problem while Extending NET-SNMP

2005-01-06 Thread Users
On Wed, 5 Jan 2005 13:51:31 -0800 Mark wrote: MC> Yes, there are two versions of snmp installed. I am using a new MC> installation that i have installed in my $HOME/netsnmp. But what do I MC> do now? I don't want to use the /usr/lib library, what should I modify MC> to pick the library from $HOME/n

Re: Problem while Extending NET-SNMP

2005-01-05 Thread Mark Clinton
Yes, there are two versions of snmp installed. I am using a new installation that i have installed in my $HOME/netsnmp. But what do I do now? I don't want to use the /usr/lib library, what should I modify to pick the library from $HOME/netsnmp/lib instead? On Wed, 5 Jan 2005 08:41:05 -0500, Users

Re: Problem while Extending NET-SNMP

2005-01-05 Thread Users
On Tue, 4 Jan 2005 11:28:55 -0800 Mark wrote: MC> ./examplesubagent: relocation error: /usr/lib/libnetsnmpagent.so.5: MC> undefined symbol: hosts_ctl I'm guessing that there are multiple versions of net-snmp installed. Check this with: ls /usr/lib/*snmp* /usr/local/lib/*snmp* -- Robert