-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No usable version of libssl was found #1048
Comments
Fixed! wget https://www.openssl.org/source/openssl-1.1.1q.tar.gz Then you need to set OpenSSL 1.1.1q to be used nano ~/.bashrc openssl version -v |
Plus, execute |
Security-wise should I be concerned about installing that openssl version? I mean its from 2018 if I saw correctly... |
export LD_LIBRARY_PATH=/usr/local/lib64:$LD_LIBRARY_PATH |
Describe the problem
Can't run ./TS3AudioBot on Ubuntu 22.04
To Reproduce
./TS3AudioBot
System Information
Platform: Ubuntu 22.04
OpenSSL 3.0.11
The text was updated successfully, but these errors were encountered: