So I want to install apcupsd (a daemon for controlling APC UPSes www.apcupsd.com) on VMWare's VIMA virtual appliance. Is this possible? I'm sure others have installed rpms on VIMA before. I usually work on Debian systems and know very little about package management on Red Hat based distros.
When I execute:
rpm -i apcupsd-3.14.5-1.el3.i386.rpm
I get back:
warning: apcupsd-3.14.5-1.el3.i386.rpm: Header V3 DSA signature: NOKEY, key ID a57b2d90
error: Failed dependencies:
++ libcrypto.so.4 is needed by apcupsd-3.14.5-1.i386++
++ libnetsnmp.so.5 is needed by apcupsd-3.14.5-1.i386++
Anybody have any pointers?