Good afternoon!
I am experiencing the same problem as described in Error when install Viber (I would write there, but it is closed).
Code:
# rpm -ivh viber.rpm
error: Failed dependencies:
libcrypto.so.10()(64bit) is needed by viber-7.0.0.1035-2.x86_64
libssl.so.10()(64bit) is needed by viber-7.0.0.1035-2.x86_64
I have linked corresponding libraries in /lib64/ with required names and placed them into /usr/lib64/:
Code:
friend:/usr/lib64 # ls -l | grep 'libcrypto'
-rwxr-xr-x 1 root root 5081312 июл 7 20:03 libcryptopp-5.6.2.so.0
-rw-r--r-- 1 root root 83227512 июл 7 20:03 libcryptopp.a
lrwxrwxrwx 1 root root 22 ноя 25 11:42 libcryptopp.so -> libcryptopp-5.6.2.so.0
lrwxrwxrwx 1 root root 25 авг 31 14:44 libcrypto.so -> /lib64/libcrypto.so.1.0.0
lrwxrwxrwx 1 root root 25 ноя 25 12:27 libcrypto.so.10 -> /lib64/libcrypto.so.1.0.0
lrwxrwxrwx 1 root root 19 ноя 25 11:39 libcrypto.so.41 -> libcrypto.so.41.0.1
-rw-r--r-- 1 root root 2111840 июл 8 22:53 libcrypto.so.41.0.1
friend:/usr/lib64 # ls -l | grep 'libssl'
-rwxr-xr-x 1 root root 307744 сен 29 23:38 libssl3.so
lrwxrwxrwx 1 root root 22 авг 31 14:44 libssl.so -> /lib64/libssl.so.1.0.0
lrwxrwxrwx 1 root root 22 ноя 25 12:47 libssl.so.10 -> /lib64/libssl.so.1.0.0
lrwxrwxrwx 1 root root 16 ноя 25 11:39 libssl.so.43 -> libssl.so.43.0.2
-rw-r--r-- 1 root root 368616 июл 8 22:53 libssl.so.43.0.2
This doesn't help.
My system information:
Code:
> lsb_release -d && uname -r && kf5-config -v
Description: openSUSE Leap 42.3
4.4.92-31-default
Qt: 5.6.2
KDE Frameworks: 5.32.0
kf5-config: 1.0
Help me, please, to install Viber.
Thank you in advance,
Natalia
Bookmarks