apt-get apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y
apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y
apt-get install git curl build-essential cmake pkg-config libboost-all-dev libssl-dev libzmq3-dev libunbound-dev libminiupnpc-dev libunwind8-dev liblzma-dev libreadline6-dev libldns-dev libexpat1-dev libgtest-dev doxygen graphviz ntpdate libzmq5 libunbound2 make cmake g++ gcc
git clone https://github.com/qwertycoin-org/qwertycoin qwertycoin
cd qwertycoin && ./configure && make
good guy ,but i know steps how to compile wallet ,but i think linux newbie not,why not edit it step by step?
all worked till to this Point:
cd qwertycoin && ./configure && make
there it says: -bash: ./configure: Datei oder Verzeichnis nicht gefunden