Solution for "error while loading shared libraries: libboost_system.so.1.58.0" during Vizzotop wallet installation
Recently I tried to setup VizzoTop (some MasterNode coin) wallet on my laptop with ArchLinux operating system on it/ But it refused to start while giving message: "error while loading shared libraries: libboost_system.so.1.58.0". That was because current version of libboost on ArchLinux is 1.66.0.
So, If you have same error whether you are trying to run some MasterNode coin wallet or something else, I have pretty simple workaround for you.
- I went to Ubuntu Packages Archive and downloaded libboost-system1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb package.
- Then I opened it in archiver app and inside of it...
- ...opened nested archive data.tar.xz and there...
- ...went deep inside to the very /./usr/lib/x86_64-linux-gnu/ folder and pulled out of there my precious (gollum, gollum) lib file
- Then I put it to the /usr/lib (you'll need root privileges to do that) folder just to find out that another lib is missing.
- Long story short I got all the necessary libs downloaded and put into my /usr/lib
- And finally I made my VizzoTop wallet to start properly without ruining my lib structure.
Here is the list of files I needed in my particular case:
- libboost_system.so.1.58.0
- libboost_filesystem.so.1.58.0
- libboost_program_options.so.1.58.0
- libboost_thread.so.1.58.0
- libminiupnpc.so.10
And all these files in one archive are here.
Hope it'll help.
P. S. for those who speak both Russian and English. I have account on golos.io so when you'll see this article there written in Russian don't get confused, I didn't steal it from myself.
Bye~
Leave Solution for "error while loading shared libraries: libboost_system.so.1.58.0" during Vizzotop wallet installation to:
Read more #linux posts
Best Posts From Rolly
We have not curated any of rolly13's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.