Interrupt / Interrupt/systemshock
libfluidsynth.so.1: cannot open shared object file: No such file or directory
Open
- Dominant language
- C
- Stars
- 900
- Forks
- 77
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
Using prebuilt x64 linux package.
install_sdl.sh works fine, but I have to update the fluidsynth-lite url manually for some reason
When running the systemshock file in the terminal it spews "./systemshock: error while loading shared libraries: libfluidsynth.so.1: cannot open shared object file: No such file or directory"
When I go into "build_ext/fluidsynth-lite/src" all the .so files including libfluidsynth.so.1 are there just fine
Not sure what's causing this and why it can't find it. Maybe it's searching in the wrong directory? I can't change it though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.