On 20/02/2008, san <[EMAIL PROTECTED]> wrote: > But I don't see any options for turning on dynamically loadable support > when I run configure --help
--with-mib-modules=ucd-snmp/dlmod > I need options which enables dynamically loadable support for net snmp The simplest way to check whether dynamic loading is enabled or not, is to list the files under 'agent/mibgroup/ucd-snmp' after having compiled the agent. If thefiles 'dlmod.o' and/or 'dlmod.lo' exist (whatever you get from compiling the other modules), then dynamic loading is active. If they don't exist, then it isn't. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
