Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NPT] Neptunium | Cryptonight PoW | Secure, Anonymous and Community-focused
by
methw
on 12/03/2016, 14:12:12 UTC
Your binaries for Linux don't work:
./neptuniumd: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory
I'm using Kubuntu + some hacks
I think the .so.* is wrong, no file like that exists on my system.
P.S. It's Wily

Dont blame the dev lol. Install boost 1.55.
FYI, you are wrong, stop making baseless claims.
sudo apt-get install libboost-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libboost-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo apt-get install libboost-system-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
libboost-system-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

your linux 32 or 64 bit? have you download the right
check this http://askubuntu.com/questions/593333/error-while-loading-shared-libraries

maybe can help Smiley