Unable to `make` libbitcoin on Debian VPS
I'm trying to install the libbitcoin-rpc but I'm getting the following error when I try to install with make:gcc -fPIC -O3 -g -Wall -Werror -Wextra -std=c99 -D VERSION=\"0.2\" -o src/bitcoinrpc_err.o...
View ArticleError while installing libwally
I am trying to install libwally on my debian machine. I followed the installation guide but running ./configure I got the warning=== configuring in src/secp256k1...
View ArticleWhat are the bitcoin dependencies for red hat linux? Bitcoin fails to compile
I'm using CentOS on my server, and when I try to compile bitcoin from the github source using make -f makefile.unix, I get a ton of errors. I'm assuming they're caused by dependency errors?I've seen a...
View ArticleHow do I build Bitcoin in Fedora 18?
There are instructions for building on Ubuntu/Debian, but I want to build it in Fedora.
View ArticleWhen i try to install package on raspibitz I receive the annoying warnings...
When i try to install package on raspibitz I receive the annoying warnings regarding locale.₿ sudo apt install apt-transport-https ... apt-listchanges: Can't set locale; make sure $LC_* and $LANG are...
View ArticleCannot build bitcoin source on macOS
I am following https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md guide for installing bitcoin from source(master branch) on my mac.After installing the minimal dependencies and...
View ArticleWhen trying to run the make command I get the following error, I am working...
xxxxxxx@xxxx-MacBook-Pro bitcoin % make -j 1Making all in src CXX bitcoind-bitcoind.oclang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]In...
View ArticleHow to install bitcoin-cli on MacOS?
I have installed bitcoin-core with Homebrew on my MacOS, but the only package installed is Bitcoin-Qt. How do I also install bitcoin-cli?(Just want to play with the commands for learning.)
View Articlebitcoin-cli not found on OSX
I have a Qt testnet3 node synched and running on my mac. In the terminal, when simply trying:$ bitcoin-cli getinfoor$ ./bitcoin-cli getinfoI get:-bash: bitcoin-cli: command not foundAnyone know why the...
View ArticleBug Running Bitcoin Core
When I install and attempt to use Bitcoin Core I receive the following error:“Bitcoin Core” can’t be opened because Apple cannot check it for malicious software.This software needs to be updated....
View ArticleWhat specific packages are required to be installed in order to create legacy...
When attempting to create a legacy wallet using bitcoin-cli, I get the following error:bitcoin-cli -named createwallet wallet_name="[...]" descriptors=false load_on_startup=trueerror code: -4error...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleBitcoin core download randomly stops
my goal is to set up a full bitcoin node. This is my third try, please help.Bitcoin core version: 24.0.1Hardware spec: MacBook Pro late 2011 i5 4cpu, 4GB ram, 500GB HDD,Software: fully formatted with...
View ArticleHow to gpg verify my bitcoin core download step by step on ubuntu server?
I am a newbie when it comes to setting up a bitcoin node but I am trying to gpg verify my bitcoin core download the pub keys to do so are no longer available. I have tried doing my own research but I...
View Articlelnd Command not found after installing from source
I want to run a lightning node. I already have bitcoin full node on a raspberry pi 4 external hard drive and I installed lnd on the hard drive like this:git clone...
View ArticleWhy is my /Library/Application Support/Bitcoin directory missing?
I can't launch the latest update, now it just 'unexpectedly quits' before loading. I tried uninstalling and reinstalling a couple of the past versions, but the directory folder was never created....
View ArticleIs it safe to install Bitcoin Core using a package manager?
For example, on macOS:brew install --cask bitcoin-coreOr on Ubuntu:snap install bitcoin-coreEtc.In particular, what attack vectors might I be exposing myself to if I choose to install Bitcoin Core...
View ArticleHow can I update lnd to 0.17 on Windows?
I am running lnd 0.16.2 on a Windows 10 system.I just downloaded v0.17. Can I just drop the new fileslnd.exe and lncli.exeinto my directory and run on the same install? Any tweaks needed?
View ArticleThe QT wallet does not start
The QT wallet does not start:./bitcoin-qt в ubuntu 20.04? qt.qpa.plugin: Could not find the Qt platform plugin "offscreen" in "" This application failed to start because no Qt platform plugin could be...
View Article