I am attempting to implement the net-snmp libraries on the Beaglebone Black running Angstrom. When I install the net-snmp packet in the repo, or I attempt to install net-snmp from source, I get the following error when attempting to start snmpd.
pcilib: Cannot open /proc/bus/pci
pcilib: Cannot find any working access method.
I had a look at this, but to no avail. Following the steps that answer provides does not work.
Can anyone tell me how to install the net-snmp libraries on the Beaglebone and configure them so that they work? Either using the angstrom repo package or installing from source.
Thanks