Hey, everyone,
I am working on development of SNMP project.
1. I add net-snmp package from LTIB Package list.
2. I run snmpd.
3. I write a test code in main.c
int main()
{
....
init_agent("myname");
....
}
make this file, I got wrong. I know I did not tell Makefile where is the
library to link.
Does any one have idea where these files are located or any suggestions on SNMP
development?
Sorry very new for SNMP need help.
Thanks in advance.
Kevin
_______________________________________________
LTIB home page: http://ltib.org
Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib