On Fri, Mar 21, 2014 at 12:37:16PM -0700, linda zhu wrote:
> Hi,
>
> I tried to run the examples given for "Compiling in your new MIB module". I
> followed the instruction, copied nstAgentComduleObject.c and
> nstAgentModuleObject.h to agent/mibgroup, and run the command:
> ./configure --with-m
Hi,
I tried to run the examples given for "Compiling in your new MIB module". I
followed the instruction, copied nstAgentComduleObject.c and
nstAgentModuleObject.h to agent/mibgroup, and run the command:
./configure --with-mib-modules="nstAgentModuleObject"
Then, did "make" and "make install".