We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Launching sunshine from command line gives following error:
sunshine: error while loading shared libraries: libboost_locale.so.1.83.0: cannot open shared object file: No such file or directory
Double check the system boost gives:
-rw-r--r-- 1 root root 3.2M Sep 25 08:04 /usr/lib/libboost_locale.a lrwxrwxrwx 1 root root 25 Sep 25 08:04 /usr/lib/libboost_locale.so -> libboost_locale.so.1.86.0 -rwxr-xr-x 1 root root 647K Sep 25 08:04 /usr/lib/libboost_locale.so.1.86.0
The boost dependency is outdated
sunshine app run as normal.
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #19
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
Launching sunshine from command line gives following error:
Double check the system boost gives:
The boost dependency is outdated
Expected Behavior
sunshine app run as normal.
Additional Context
No response
The text was updated successfully, but these errors were encountered: