wget http://www.humanitarycoin.org/install-dependencies.sh
bash install-dependencies.sh
for other unix operating systems, download and install (apt-get install) the dependencies below:
build-essential, python-dev, gcc-4.9, g++-4.9, cmake, libboost1.58-all-dev, librocksdb-dev
I am using Ubuntu 17.04, help again? I can't install libbost1.58-all-dev because it says Repository not found.
start the wallet in Ubuntu 17.04, install this dependency:
https://www.ubuntuupdates.org/package/core/zesty/universe/base/libboost-all-dev
if still continue giving the error of lack of dependency, search google for tutorials aiming at Ubuntu 17.04
I just made a VM on my main computer with Ubuntu 16.04 instead, and it works now. Thanks for the Help!