mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 16:21:01 +00:00
Attempt to document some of the dependencies that are needed for net-snmp
Issue 8499 - initial patch by blitzrage. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48228 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -8,8 +8,11 @@ the build system, including any libraries Net-SNMP depends on.
|
|||||||
Note that on some (many?) Linux-distributions the dependency list in
|
Note that on some (many?) Linux-distributions the dependency list in
|
||||||
the net-snmp-devel list is not complete, and additional RPMs will need
|
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
|
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
|
as net-snmp-devel is available, but then fails to find certain
|
||||||
libraries.
|
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
|
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
|
daemon using the AgentX protocol, or as a full standalone agent. If
|
||||||
|
Reference in New Issue
Block a user