-
Notifications
You must be signed in to change notification settings - Fork 220
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
libcurl.so.4: version `CURL_OPENSSL_3' not found #196
Comments
Try to install assaultcube using apt, later you should be able to run AC from https://assault.cubers.net/download.html |
I know what happened there, in order to use CURL_OPENSSL4 you need to to remove CURL_OPENSSL3, which is done automatically to prevent the system issues, and if you revert it, it will remove CURL_OPENSSL4 which is required in ubuntu 17.04 and above... installing it using apt will solve this issue |
How to install it from apt? there is no way to install the game with apt. i don't seem to find it. |
I really want to play this game. I am having the same issue but i don't want to remove curlssl4 kindly guide me to change some config file maybe to use curlssl4 |
@ZeroCoolHacker What Linux distribution? |
Debian |
OK, in Debian repository there is only old 1.1.0.4 version, which didn't use curl yet (it is needed in v. 1.2). Try to compile AC 1.2 yourself: https://github.com/assaultcube/AC/releases/tag/v1.2.0.2 (btw "master" branch already doesn't use curl). |
Same issue here. 1.2.0.2 binaries for Linux x64 does not run on Debian Testing - same error message. I have both libcurl3-gnutls and libcurl4 (I would say it contains both openssl and gnutls versions) installed. Any hint how to work-around this startup failure? |
You have to compile "master" or "experimental" branch. |
Hum... from my point of view, it sounds faster to rebuild libcurl with proper prerequisites so that AC runs. What was libcurl version/from which distribution AC binary has been built against? |
I don't know (I wasn't in dev team then). During compiling v. 1.2.0.2 in newer distributions there are some errors, which of course can be fixed, but compiling "master"/"experimental" branch is simply faster. |
You can download now AC 1.2.0.2 supporting libcurl4 from https://assault.cubers.net/download.html (currently that is default package for Linux), see more on https://github.com/assaultcube/AC/releases -> "Important information for Linux users". |
I am getting the same error on executing assaultcube.sh (from AC 1.2.0.2) on Manjaro. |
Could you check below binaries (compiled on Debian 10 Buster): |
This should be fixed in the upcoming version was libcurl has been replaced. |
Im getting this error when i try to start AC in Linux (Lubuntu).
The text was updated successfully, but these errors were encountered: