BCNA_bitcore_old icon indicating copy to clipboard operation
BCNA_bitcore_old copied to clipboard

Results 5 BCNA_bitcore_old issues
Sort by recently updated
recently updated
newest added

I am getting configure: error: No working boost sleep implementation found. At the very last stage of config on Ubuntu. It either needs something as trivial as specifying a version...

ARM cross-compilation on Ubuntu 19.10 stops at: > CXX libbitcoin_server_a-validationinterface.o > AR libbitcoin_server.a > make[2]: *** No rule to make target 'libcurl.a', needed by 'bitcannad'. Stop. Same on native, arm...

Hi, I'm trying to build a BCNA on docker `centos:7` using those snippets: ``` yum install -y tar unzip git which wget patch make autoconf automake boost-devel \ epel-release centos-release-scl...

Apparently the brew instructions -without-single --without-static etc have not been a part of brew for a while now, at least not how it is shown in your instructions, are they...

`bitcannad --help` says: ``` -blocknotify= Execute command when the best block changes (%s in cmd is replaced by block hash) ``` However, `bitcannad` will gladly send several notifications about the...