Hello Cyrus,
In a old readme of boris he is writing the next info
STEP 3: Configure Ucd-snmp for e-smith
shell> mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.old
shell> echo > /etc/snmp/snmpd.conf
shell> ln -s /lib/libcrypto.so.0.9.6b /lib/libcrypto.so.1
shell> service snmpd restart
In the 3rd line he linkt de real libary to the fake whith that what is nessary.
GOODLUCK
JOHAN