hi can someone please give me a working installation procedure. I tried this post failed
sudo apt-get update sudo apt-get install git git clone https://github.com/bitcoin/bitcoin.git
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils python3 sudo apt install libevent-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev sudo apt install libsqlite3-dev
./autogen.sh ./configure make sudo make install
./autogen.sh n TRUE, which includes condition ENABLE_BENCH ... src/Makefile.am:1076: 'src/Makefile.bench.include' included from here src/Makefile.test.include:418: ... '%.raw.h' previously defined here src/Makefile.am:1073: 'src/Makefile.test.include' included from here src/Makefile.am: installing 'build-aux/depcomp'