Hello!
I'm trying to install zabbix-agent-3.0.3-1.el7.x86_64 on SLES 12 (Linux 3.12.28-4-default x86_64).
Do this
Get this
Manually installed OpenSSL_1_0_2h and did this
No effect.
Please, help me!
I'm trying to install zabbix-agent-3.0.3-1.el7.x86_64 on SLES 12 (Linux 3.12.28-4-default x86_64).
Do this
Code:
zypper install zabbix-agent
Code:
Problem: nothing provides libcrypto.so.10()(64bit) needed by zabbix-agent-3.0.2-1.el7.x86_64
Code:
ln -s libcrypto.so.10 libcrypto.so.1.0.0
Please, help me!
Comment