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

On Linux: cannot open shared object file: No such file or directory #12

Closed
UnnamedOrange opened this issue Nov 5, 2021 · 5 comments
Closed

Comments

@UnnamedOrange
Copy link

I downloaded the executable from the release page, and got:

./JKPS: error while loading shared libraries: libsfml-graphics.so.2.5: cannot open shared object file: No such file or directory
@Tonetfal
Copy link
Owner

Tonetfal commented Nov 5, 2021

I thought it works on Linux, apparently no one except me used it on Linux, so the issue wasn't known. You can try to download and build SFML yourself in order to make it work, though I will link it statically on next release

@UnnamedOrange
Copy link
Author

Thank you! Btw, because of dense BSOD on Windows, I'm using Ubuntu these days.

Maybe some documents about environment configuration could be added in README.md.

@Tonetfal
Copy link
Owner

Tonetfal commented Nov 6, 2021

Yeah, I'll add some documentation. Btw Windows build works perfectly on Linux with Wine

@Tonetfal Tonetfal closed this as completed Nov 6, 2021
@RUvlad1
Copy link

RUvlad1 commented Feb 17, 2025

the same issue is happening this time with libsfml-graphics.so.2.6

@Tonetfal
Copy link
Owner

the same issue is happening this time with libsfml-graphics.so.2.6

The program was made on SFML 2.5. It shouldn't require any 2.6 libs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants