wheybags/freeablo

error while loading shared libraries: libboost_filesystem.so.1.55.0 on debian stretch

hamdyaea opened this issue · 1 comments

I have a debian stretch linux with the last libboost installed. When I launch the game I have this error

./freeablo: error while loading shared libraries: libboost_filesystem.so.1.55.0: cannot open shared object file: No such file or directory

This is when trying to run the binary release?
That is quite old and honestly doesn't work great, sorry about that.
If you'd like to try the project out out of curiosity, maybe just try building latest master.
Neither are at the playable stage yet anyway unfortunately.
Hopefully there will be a new relase soon which should work much better (all deps statically linked).