Problems making Ethereum on a Digital Ocean VPS

Ubuntu 13.04, getting this error:

In file included from /home/rgbkey/cpp-ethereum/libethereum/AddressState.h:24:0,
from /home/rgbkey/cpp-ethereum/libethereum/AddressState.cpp:22:
/home/rgbkey/cpp-ethereum/libethereum/Common.h:39:44: fatal error: boost/multipr ecision/cpp_int.hpp: No such file or directory
compilation terminated.
make[2]: *** [libethereum/CMakeFiles/ethereum.dir/AddressState.cpp.o] Error 1
make[1]: *** [libethereum/CMakeFiles/ethereum.dir/all] Error 2
make: *** [all] Error 2

Comments

Sign In or Register to comment.