Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NPT] Neptunium | Cryptonight PoW | Secure, Anonymous and Community-focused
by
jc12345
on 12/03/2016, 14:37:10 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
x86_64 and I've downloaded the Neptunium (not the Core one) i.e. the CLI version.
Well, the stackoverflow for ubuntu article you sent me is dumb but works.
I'd better be installing the package. Thank you very much.

Aren't we fiery...

So in the end you will be installing boost after all? Use v1.55 and if all else fails compile boost and install yourself. You can also look at this link http://www.boost.org/users/history/version_1_55_0.html