On Mon, 2010-06-14 at 14:53 +0200, Jan Safranek wrote:
> Sometime before net-snmp-5.5 Magnus reorganized util_funcs.h and created
> new headers in agent/mibgroup/util_funcs/*.h. Old util_funcs.h just
> includes them, but these header files won't get installed on 'make install'.
Ok. I messed up.
On 14 June 2010 17:03, Maurizio Amato wrote:
> I’ve install NET-SNMP 4.4 on Ubuntu Operative System by Package Manager.
If you've installed the software using Package Manager, then this will
have installed the Net-SNMP *binaries*, rather than the source code.
> It work correctly, but I’ve not u
I've install NET-SNMP 4.4 on Ubuntu Operative System by Package Manager. It
work correctly, but I've not understand how install a new MIB on master agent.
I cannot find configure script file as write on net-snmp tutorial.
Can same help me?
Thanks!
Maurizio Amato
Systems & Platforms Development
Sometime before net-snmp-5.5 Magnus reorganized util_funcs.h and created
new headers in agent/mibgroup/util_funcs/*.h. Old util_funcs.h just
includes them, but these header files won't get installed on 'make install'.
There is quite ugly hack to get mibgroup/util_funcs.h installed and I
don't t