Skip to content
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

ScummVM 2.1 Lib Issue #5

Open
ghost opened this issue Oct 7, 2019 · 1 comment
Open

ScummVM 2.1 Lib Issue #5

ghost opened this issue Oct 7, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Oct 7, 2019

As we discussed in Discord, running a game with ScummVM 2.1 installed errors with the following:
scummvm: /home/arch/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by scummvm)

Arch Linux

@d10sfan
Copy link

d10sfan commented Jul 27, 2020

A workaround:

If you set the launch options to the following, it'll force scummvm to load with the system libcurl and then things seem to work:

LD_LIBRARY_PATH="" %command%

@dreamer dreamer self-assigned this Mar 20, 2021
@dreamer dreamer added the bug Something isn't working label Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants