nevermind I fixed it, so in linux:
chmod +x SpookyGhostsDotCom
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)
export LD_LIBRARY_PATH
./SpookyGhostsDotCom
I have the same problem in Manjaro, but I can't figure out how to apply your fix. :(