Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SHARE]ShareCoin - Pure POS - The only coin backed up by a real bussiness
by
melosine
on 01/06/2014, 19:31:25 UTC
I updated my system today and now I can't start the Sharecoin wallet anymore. I get the following error message on my Debian:

Code:
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.

yeah, thank you. I updated my post with the solution.