Re: util_funcs headers are not installed

2010-06-14 Thread Magnus Fromreide
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.

Re: I cannot find configure command

2010-06-14 Thread Dave Shield
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 cannot find configure command

2010-06-14 Thread Maurizio Amato
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

util_funcs headers are not installed

2010-06-14 Thread Jan Safranek
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