hello, please I need libssl.so.1.1, libcrypto.so.1.1 for my Vu+ Duo 4k Se (image OpenATV 7.6). thanks
need libssl.so.1.1, libcrypto.so.1.1 for my Vu+ Duo 4k Se (image OpenATV 7.6)
- kadabra2
- Thread is marked as Resolved.
-
-
hello, please I need libssl.so.1.1, libcrypto.so.1.1 for my Vu+ Duo 4k Se (image OpenATV 7.6). thanks
from telnet
Code
Display Moreopkg install --force-overwrite --force-depends libcrypto1.1 > /dev/null ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.1.0.0 > /dev/null 2>&1 ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.0.9.8 > /dev/null 2>&1 ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.0.9.7 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.1.0.0 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.0.9.8 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.0.9.7 > /dev/null 2>&1 opkg install --force-overwrite --force-depends libssl1.1 > /dev/null ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.1.0.0 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.0.9.8 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.0.9.7 > /dev/null 2>&1 -
hello, please I need libssl.so.1.1, libcrypto.so.1.1 for my Vu+ Duo 4k Se (image OpenATV 7.6). thanks
from telnet
Code
Display Moreopkg install --force-overwrite --force-depends libcrypto1.1 > /dev/null ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.1.0.0 > /dev/null 2>&1 ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.0.9.8 > /dev/null 2>&1 ln -s libcrypto.so.1.1 /usr/lib//libcrypto.so.0.9.7 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.1.0.0 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.0.9.8 > /dev/null 2>&1 ln -s /usr/lib//libcrypto.so.1.1 /lib//libcrypto.so.0.9.7 > /dev/null 2>&1 opkg install --force-overwrite --force-depends libssl1.1 > /dev/null ln -s libssl.so.1.1 /usr/lib//libssl.so.1.0.0 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.8 > /dev/null 2>&1 ln -s libssl.so.1.1 /usr/lib//libssl.so.0.9.7 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.1.0.0 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.0.9.8 > /dev/null 2>&1 ln -s /usr/lib//libssl.so.1.1 /lib//libssl.so.0.9.7 > /dev/null 2>&1when executing :
opkg install --force-overwrite --force-depends libcrypto1.1 > /dev/null
I get:error: opkg_solver_install: Cannot install package libcrypto1.1.
also the same with :opkg install --force-overwrite --force-depends libssl1.1 > /dev/null
I get:error: opkg_solver_install: Cannot install package libssl1.1.
-
maybe you just need oscam for openssl 3.4
-
try
opkg update
opkg list | grep ssl
test on my boxCode
Display Moreroot@ustym4kpro:~# opkg list | grep openssl openssl - 3.3.1-r0.1 - Secure Socket Layer openssl-bin - 3.3.1-r0.1 - Secure Socket Layer openssl-conf - 3.3.1-r0.1 - Secure Socket Layer openssl-engines - 3.3.1-r0.1 - Secure Socket Layer openssl-misc - 3.3.1-r0.1 - Secure Socket Layer openssl-ossl-module-legacy - 3.3.1-r0.1 - Secure Socket Layer openssl-staticdev - 3.3.1-r0.1 - Secure Socket Layer - Development files (Static Libraries) openssl10 - 1.0.2u-r0 - Secure Socket Layer openssl10-conf - 1.0.2u-r0 - Secure Socket Layer openssl10-engines - 1.0.2u-r0 - Secure Socket Layer openssl10-misc - 1.0.2u-r0 - Secure Socket Layer openssl10-staticdev - 1.0.2u-r0 - Secure Socket Layer - Development files (Static Libraries) python3-pyopenssl - 24.2.1-r0 - Simple Python wrapper around the OpenSSL libraryif you show your lib ssl
opkg install <name_lib>
Your resource for OSCam-EMU softcam
![]()
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
