I updated my system today and now I can't start the Sharecoin wallet anymore. I get the following error message on my Debian:
error while loading shared libraries: libboost_program_options.so.1.54.0: cannot open shared object file: No such file or directory
I feel like I've had this issue before but I can't seem to find a post related to it.
It's a problem with the libboost libraries - looks like Sharecoin has them hardcoded to a specific version. I've seen this problem come up before with other coins... the solution requires some code changes to the Sharecoin client so as not to be tied to a specific libboost version.