I have a utility which says it requires net-snmp, OK, that's a normal sort of statement.
However the ./configure script actually asks for 'lsnmp', i.e. it's looking for linsnmp.so when it builds. I have installed lib-snmp but it doesn't provide a libsnmp.so and there really doesn't seem to be such a thing as just an snmp library.
Can anyone throw any light on this confusion?