getting this error
root@AlqoMN3 ~/ALQO # /root/ALQO/alqod
/root/ALQO/alqod: error while loading shared libraries: libboost_system.so.1.58. 0: cannot open shared object file: No such file or directory
root@AlqoMN3 ~/ALQO # ./alqod
./alqod: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
File in correct directory as it should be in precompiled version
/root/ALQO/alqod
Try this:
cd
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libboost-system1.58-dev libboost-system1.58.0