Running an up to date RHEL4 system trying to get SNMP working
# /etc/init.d/snmpd start
Starting snmpd: //usr/sbin/snmpd: error while loading shared libraries: librpm-4.4.so: cannot open shared object file: No such file or directory
[FAILED]
# locate librpm-4
/usr/lib/librpm-4.3.so
I have searched the internet for days trying to figure out what rpm I need to install to upgrade librpm-4.3 to 4.4 but haven't found anything useful. What do I need to do? Please, I need help. My boss is getting adgitated at my lack of progress. I'm used to debian and red hat is unfamiliar to me
