Where I can run the command "make uninstall"? In main "net-snmp" folder or in "myagentCode" folder?
I'm not sure how my ex-teammate installed UCD-SNMP. But still can I give rpm -e UCD.. command? Where can I give that command ?
Should I first add subagent code folder inside net-SNMP package and then configure-make it? Or I should first configure-make net-SNMP5.1 and then add subagent folder at net-snmp/agent/mibgroup/examples/. ?
Thanks
Asawari
-----Original Message-----
From: Dave Shield [mailto:[EMAIL PROTECTED]]
Sent: Mon 7/5/2004 2:14 PM
To: Asawari Dinesh Teredesai (WT01 - TELECOM & INTER-NETWORKING SOLUTIONS)
Cc: [EMAIL PROTECTED]
Subject: Re: Error while running subAgent
> You are correct. Subagent code was previously based on UCD-SNMP.
>
> Now I'm trying the code with net-SNMP 5.1
> I'm working on Red hat Linux 8.0.
> Net-snmp I configured myself.
>
> Yes, ucd-snmp-4.2.1 was installed previously.
OK - then the first thing I would suggest is that you ensure you're
working with a clean system. You should be able to use "make uninstall"
to remove the v5.1 binaries, libraries, etc that you installed.
Then "rpm -e ucd-snmp-devel ; rpm -e ucd-snmp-utils ; rpm -e ucd-snmp"
to remove the previous UCD packages.
Once you've removed these, and checked that all the libraries, etc
have gone, then try re-installing the v5.1 code and recompile your
subagent.
Dave
Title: RE: Error while running subAgent
- Error while running subAgent asawari.teredesai
- Re: Error while running subAgent Dave Shield
- RE: Error while running subAgent asawari.teredesai
- Re: Error while running subAgent Dave Shield
- Re: Error while running subAgent asawari.teredesai
- Re: Error while running subAgent Dave Shield
