Ubuntu 14.04
On ./configure I get the above error. please can you assist
Terminal output
Ubuntu 14.04
On ./configure I get the above error. please can you assist
Terminal output
Please follow the build instructions (https://github.com/bitcoin/bitcoin/blob/v0.13.1/doc/build-unix.md). It will tell you how to install all dependencies for common Linux distributions, including Ubuntu.
I have followed but still receive this error
Have you run this line?
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
Sipa, sorry, I did not see your reply and was referring to a change in the error. That done the trick. Thanks you