libbitcoin / libbitcoin-system

Bitcoin Cross-Platform C++ Development Toolkit

Home Page:https://libbitcoin.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libbitcoin installation problem

Jgroover100 opened this issue · comments

I have tried everything to install libbitcoin version 3. It keeps terminating before finishing. I have everything installed new and am running the following command:
./install.sh --prefix=/me/libbitcoin/ --build-boost --disable-shared --with-ICU --build-ICU

Anyone have any idea of how to get this installed?

Error message?

I finally got everything installed and working in regards to the bitcoin installation.