Hi all,
This is my first post on this forum. Recently I've been trying to install either Rtorrent or transmission. During the installation through OPKG I got such error messages:
ERROR: Cannot satisfy the following dependencies for libtorrent11:
* libcrypto0.9.7 (>= 0.9.7g) *
ERROR: Cannot satisfy the following dependencies for enigma2-plugin-extensions-transmission:
* libssl0.9.7 (>= 0.9.7g) * libcrypto0.9.7 (>= 0.9.7g) *
And this is how it looks like in /usr/lib.
ls -ls | grep libcrypto
0 lrwxrwxrwx 1 root root 18 Jan 1 1970 libcrypto.so.0.9.7 -> libcrypto.so.0.9.8
1391 -rwxr-xr-x 1 root root 1424432 Jan 1 1970 libcrypto.so.0.9.8
ls -ls | grep libssl
0 lrwxrwxrwx 1 root root 15 Jan 1 1970 libssl.so.0.9.7 -> libssl.so.0.9.8
276 -rwxr-xr-x 1 root root 282984 Jan 1 1970 libssl.so.0.9.8
Do you have any idea what's wrong with these libraries?
This is my first post on this forum. Recently I've been trying to install either Rtorrent or transmission. During the installation through OPKG I got such error messages:
ERROR: Cannot satisfy the following dependencies for libtorrent11:
* libcrypto0.9.7 (>= 0.9.7g) *
ERROR: Cannot satisfy the following dependencies for enigma2-plugin-extensions-transmission:
* libssl0.9.7 (>= 0.9.7g) * libcrypto0.9.7 (>= 0.9.7g) *
And this is how it looks like in /usr/lib.
ls -ls | grep libcrypto
0 lrwxrwxrwx 1 root root 18 Jan 1 1970 libcrypto.so.0.9.7 -> libcrypto.so.0.9.8
1391 -rwxr-xr-x 1 root root 1424432 Jan 1 1970 libcrypto.so.0.9.8
ls -ls | grep libssl
0 lrwxrwxrwx 1 root root 15 Jan 1 1970 libssl.so.0.9.7 -> libssl.so.0.9.8
276 -rwxr-xr-x 1 root root 282984 Jan 1 1970 libssl.so.0.9.8
Do you have any idea what's wrong with these libraries?