Re: Problems in creating AgentX subagent

2004-09-03 Thread Thomas Anders
Carlos Cantu wrote: I'm running into the same problem on my system. My SuSE install comes with 4.2.5 preloaded and the libs are in /usr/lib. My 5.0.8 that I installed manually put the libs in /usr/local/lib. Mixing 4.x and 5.x on the same system is much less problematic than mixing 5.x and 5.y

Re: Problems in creating AgentX subagent

2004-09-03 Thread Carlos Cantu
> So if you run into more problem you > can't solve on your own, you'd better remove the older Net-SNMP version. I'm running into the same problem on my system. My SuSE install comes with 4.2.5 preloaded and the libs are in /usr/lib. My 5.0.8 that I installed manually put the libs in /usr/local

Re: Problems in creating AgentX subagent

2004-09-03 Thread Thomas Anders
Rana wrote: ./example-demon: relocation error: /usr/lib/libnetsnmpagent.so.5 : undefined symbol : 'hosts_ctl' Do you by chance have *two* libnetsnmpagent.so.5 files on your system, an older in /usr/lib and a newer one in /somewhere/else? And "example-demon" is compiled against the one in /s

Re: Problems in creating AgentX subagent

2004-09-03 Thread Rana
hown in the tutorial located at http://www.net-snmp.org/tutorial-5/toolkit/index.html Thanks and Regards, Rana. - Original Message - From: "Sasikumar Bodathula" <[EMAIL PROTECTED]> To: "Rana" <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 11:20

Problems in creating AgentX subagent

2004-08-27 Thread Rana
Hi, As mentioned I went to the site http://www.net-snmp.org/tutorial-5/toolkit/index.html and followed all the instructions as mentioned in the tutorial. For details I am specifying the steps followed by me. 1. I downloaded all the files present at the 'toolkit' page. 2. I have p