PDA

View Full Version : net-snmp-devel for Debian Sarge


esisa
16-08-2005, 16:05
Hi!

I am trying to install Zabbix on a Debian Sarge machine. Configuration exits with an error in net-snmp. Searching the forums I found that the package net-snmp-devel should solve the problem. But where do I find this package for Debian Sarge?

Espen

esisa
17-08-2005, 10:13
Maybe I should add some detail in this thread. This is my error message when running configure:

checking for NET-SNMP support... no
configure: error: Invalid NET-SNMP directory - unable to find net-snmp-includes.h

So perhaps there is something wrong with my Net-snmp installation?

Espen

kyi
17-08-2005, 13:03
be sure that you installed:

ii libsnmp5-dev 5.1.2-6.1 NET SNMP (Simple Network Management Protocol) Development Files

then your compile will work:)

esisa
17-08-2005, 13:49
Thank you kyi!

Don't know why I could not find that package....