https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md
I had issue with libdb_cxx, so i disabled the wallet functionality
configure: error: libdb_cxx headers missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)
When I run make, i have the following error.
I had issue with libdb_cxx, so i disabled the wallet functionality
configure: error: libdb_cxx headers missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)
When I run make, i have the following error.