Tried both.
The first responded with Error: Package GD not found.
The second responded with a list of SNMP packages that could be installed:
Net-SNMP
Net-SNMP-alpha
Net-SNMP-Interfaces
Net-SNMP-HostInfo
I tried this command next:
ppm install Net-SNMP and it responded:
Error Package Crypt-DES not found.
Main Topics
Browse All Topics





by: Adam314Posted on 2009-09-04 at 14:22:20ID: 25263436
Do you have GD and Net::SNMP installed? If not, install them. From a command prompt:
ppm install GD
ppm install Net::SNMP