Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
I’m trying to install bitcoin core headless with wallet on Raspi4 with Raspi OS installed on a bootable SSD.
Berkeley DB 4.8 is installed as per this tutorial https://raspnode.com/diyBitcoin.html#swap
When I try to compile the 24.0.1 branch, i only get as far as the configure command here: When I enter (in the cloned bitcoin folder):
./configure CPPFLAGS="-I/usr/local/BerkeleyDB.4.8/include -O2" LDFLAGS="-L/usr/local/BerkeleyDB.4.8/lib"
I get the following response:
0checking for pkg-config... /usr/bin/pkg-config
1checking pkg-config is at least version 0.9.0... yes
2configure: error: cannot run /bin/bash build-aux/config.sub
Not sure why this is happening. When I look at the config file in the “build-aux” folder, it looks like the config file i updated previously when trying to solve a previous error with installing the BerkeleyDB.
I’m a bit out of my depth and would appreciate any help!
Expected behaviour
Bitcoin core compiles correctly
Steps to reproduce
Setup Raspi4 with Raspi OS installed on a bootable SSD Install BDB 4.8 Clone bitcoin repo 24.0.1 configure
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
v24.0.1
Operating system and version
Raspberry OS (Raspnode)
Machine specifications
Raspi 4B 8GB , 1TB SSD