2008/6/23 Tewen Hsieh <[EMAIL PROTECTED]>: > I use "configure --enable-mini-agent" to install net-snmp, but dlmod module > seems not be compiled into agent. > So "configure --enable-mini-agent" will compile net-snmp without dlmod > module?
Correct. > How can I resolve this problem? By reading the answer I sent you earlier! >> If I want to compile without all default modules, how can I do? > > configure --enable-mini-agent > > That will include the bare minimum to provide a working agent. > You can then include any extra modules using '--with-mib-modules" Pay careful attention to that last sentence. Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
