I am trying to install zabbix version 1.4.
After giving below command,I am getting error at the end line. The error is
configure: error: Invalid NET-SNMP directory - unable to find net-snmp-config
The command which I used to run is :-
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl
./configure --enable-server --with-mysql --with-net-snmp --with-libcurl
My snmpd service is running & I am using Fedroa Core7 ,i386 edition.
Tell me what to do further? Should I ignore this message & go forward?
Waiting.
After giving below command,I am getting error at the end line. The error is
configure: error: Invalid NET-SNMP directory - unable to find net-snmp-config
The command which I used to run is :-
./configure --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl
./configure --enable-server --with-mysql --with-net-snmp --with-libcurl
My snmpd service is running & I am using Fedroa Core7 ,i386 edition.
Tell me what to do further? Should I ignore this message & go forward?
Waiting.
Comment