Cannot install on linux

in steem •  8 years ago 

I'm trying to follow this https://steemit.com/steemhelp/@nextgencrypto/basic-mining-instructions--ubuntu-15
I'm on Elementary OS Freya. I successfully installed boost 1.57 using this guede: http://shortrecipes.blogspot.si/2015/02/ubuntu-1404-install-boost-157.html

But I'm still getting this ugly error. I must be missing something.. :(

-- BUILD_STEEM_TESTNET: OFF
-- LOW_MEMORY_NODE: OFF
-- Using custom FindBoost.cmake
CMake Error at libraries/fc/CMakeModules/FindBoost.cmake:1129 (message):
Unable to find the requested Boost libraries.

Boost version: 1.54.0

Boost include path: /usr/include

Detected version of Boost is too old. Requested version was 1.57 (or
newer).
Call Stack (most recent call first):
CMakeLists.txt:80 (FIND_PACKAGE)

-- Using custom FindBoost.cmake
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- coroutine
-- Configuring Steem on Linux
-- Configuring project fc located in: /home/user/Prog/steem/libraries/fc
-- Configuring fc to build on Unix/Apple
-- Using custom FindBoost.cmake
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- thread
-- date_time
-- system
-- filesystem
-- program_options
-- signals
-- serialization
-- chrono
-- unit_test_framework
-- context
-- locale
-- iostreams
-- coroutine
** websocketpp

=========== Used Build Configuration =============

-- ENABLE_CPP11 = ON
-- BUILD_EXAMPLES = OFF
-- BUILD_TESTS = OFF

-- WEBSOCKETPP_ROOT = /home/user/Prog/steem/libraries/fc/vendor/websocketpp
-- WEBSOCKETPP_BIN = /home/user/Prog/steem/libraries/fc/vendor/websocketpp/bin
-- WEBSOCKETPP_LIB = /home/user/Prog/steem/libraries/fc/vendor/websocketpp/lib
-- Install prefix = /usr/local

-- WEBSOCKETPP_BOOST_LIBS =
-- WEBSOCKETPP_PLATFORM_LIBS =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND = TRUE
-- OPENSSL_INCLUDE_DIR = /usr/include
-- OPENSSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-gnu/libcrypto.a
-- OPENSSL_VERSION = 1.0.1f

-- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- Could NOT find Readline (missing: Readline_INCLUDE_DIR Readline_LIBRARY)
-- Finished fc module configuration...
--

         CONFIGURED FOR STEEM NETWORK             

--

         CONFIGURED FOR FULL NODE                

-- Configuring incomplete, errors occurred!

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:  

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

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.

Congratulations @ceo-of-internet! You have received a personal award!

Happy Birthday - 1 Year
Click on the badge to view your own Board of Honor on SteemitBoard.

For more information about this award, click here

By upvoting this notification, you can help all Steemit users. Learn how here!

Congratulations @ceo-of-internet! You have received a personal award!

2 Years on Steemit
Click on the badge to view your Board of Honor.

Do not miss the last post from @steemitboard:
SteemitBoard World Cup Contest - Home stretch to the finals. Do not miss them!


Participate in the SteemitBoard World Cup Contest!
Collect World Cup badges and win free SBD
Support the Gold Sponsors of the contest: @good-karma and @lukestokes


Do you like SteemitBoard's project? Then Vote for its witness and get one more award!

Congratulations @ceo-of-internet! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 3 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!