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.