RE: Cannot install on linux

You are viewing a single comment's thread from:

Cannot install on linux

in steem •  8 years ago  (edited)

You should upgrade to a release with boost 1.57.0 or newer. In addition clang seems to work better for me than gcc:
install clang, then export CC=/usr/bin/clang && export CXX=/usr/bin/clang++ && cmake . && make

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Tried. Output is the same. It says it has boost version 1.54.0 although I successfully installed 1.57 :(

How could I upgrade to a release with boost 1.57? Don't I already run the latest version of up-to-date distro.