On Tue, 22 Feb 2005 09:00:33 -0600 [EMAIL PROTECTED] wrote: AAC> % ./configure --with-mib-modules="nstAgentModuleObject" AAC> The problem is...I do not want to drop the source objects in the net-snmp AAC> source directory tree. I want to use a directory outside of the net-snmp AAC> source tree. Do I need to edit the makefile by hand or is there some AAC> configure magic I am missing?
You could try creating symlinks. Or specify a relative path to the files. I hadn't tried either, but it might work. Otherwise, you'll have to edit the makefile by hand. configure expects the files to be in the mibgroup. The other options are to create a dynamically loadable module, or an AgentX subagent. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
