On 18 April 2011 17:59, <[email protected]> wrote: > I try to snmpconf in /usr/local/bin, I got error: > “zsh: command not found: snmpconf”. > > But the file is in fact in that dir.
Things to check: - is /usr/local/bin on the PATH for your shell ? (echo $PATH) - what happens if you give the full path of the command (/usr/local/bin/snmpconf) > What other files do I need to run snmpconf? It requires perl (plus a number of supporting modules). But that should all be part of a typical install. Dave ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ 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
