Got the following error while I installed with bash builder.sh :
configure: error: Found Berkeley DB other than 5.1, required for portable wallets (--with-incompatible-bdb to ignore or --disable-wallet to disable wallet functionality)
make: *** No targets specified and no makefile found. Stop.
after the error it shows:
finished and can be found in CoinBuilds/Argentum/src/ Make sure you sudo strip Coind and coin-cli if it exists, copy to /usr/bin
Got the following error while I installed with bash builder.sh :
configure: error: Found Berkeley DB other than 5.1, required for portable wallets (--with-incompatible-bdb to ignore or --disable-wallet to disable wallet functionality) make: *** No targets specified and no makefile found. Stop.
after the error it shows: finished and can be found in CoinBuilds/Argentum/src/ Make sure you sudo strip Coind and coin-cli if it exists, copy to /usr/bin
But Coind file is missing.
Please help. How to fix?