ScummVM 2.1 Lib Issue
Opened this issue · 1 comments
Deleted user commented
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 commented
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%