[asterisk-commits] qwell: trunk r48229 - in /trunk: ./ doc/snmp.txt
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Dec 4 10:44:12 MST 2006
Author: qwell
Date: Mon Dec 4 11:44:12 2006
New Revision: 48229
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48229
Log:
Merged revisions 48228 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r48228 | qwell | 2006-12-04 11:43:24 -0600 (Mon, 04 Dec 2006) | 4 lines
Attempt to document some of the dependencies that are needed for net-snmp
Issue 8499 - initial patch by blitzrage.
........
Modified:
trunk/ (props changed)
trunk/doc/snmp.txt
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/doc/snmp.txt
URL: http://svn.digium.com/view/asterisk/trunk/doc/snmp.txt?view=diff&rev=48229&r1=48228&r2=48229
==============================================================================
--- trunk/doc/snmp.txt (original)
+++ trunk/doc/snmp.txt Mon Dec 4 11:44:12 2006
@@ -8,8 +8,11 @@
Note that on some (many?) Linux-distributions the dependency list in
the net-snmp-devel list is not complete, and additional RPMs will need
to be installed. This is typically seen as attempts to build res_snmp
-as net-snmp-devel is available, but then failures to find certain
-libraries.
+as net-snmp-devel is available, but then fails to find certain
+libraries. The packages may include the following:
+ * bzip2-devel
+ * lm_sensors-devel
+ * newt-devel
SNMP support comes in two varieties -- as a sub-agent to a running SNMP
daemon using the AgentX protocol, or as a full standalone agent. If
More information about the asterisk-commits
mailing list