You are viewing a single comment's thread from:

RE: Problem compiling steem node on Ubuntu 16.04

in #steem-help7 years ago (edited)

Using boost v1.57.0 should be fine, although I think next release of Steem might require upgraded boost library...

wget http://downloads.sourceforge.net/project/boost/boost/1.57.0/boost_1_57_0.tar.bz2
tar xvjf ./boost_1_57_0.tar.bz2
./bootstrap.sh --prefix=/opt/boost_1_57_0
sudo ./b2
sudo ./b2 install
export BOOST_ROOT=/opt/boost_1_57_0
cmake -DBOOST_ROOT="$BOOST_ROOT" -DCMAKE_BUILD_TYPE=Release .
Sort:  

Thanks. I had boost 1.58.0 already, but built 1.60.0 just to be safe. Same error. I'm going to try building on a clean Ubuntu 16.04 install on a VM and see if that works; there must be some other software I put on my machine that's messing it up.

Coin Marketplace

STEEM 0.17
TRX 0.15
JST 0.028
BTC 60157.20
ETH 2416.98
USDT 1.00
SBD 2.43