After installing im getting
feathercoin-qt: command not found
please help
After installing im getting
feathercoin-qt: command not found
please help
After installing im getting
feathercoin-qt: command not found
please help
Feathercoin # make
make: *** No targets specified and no makefile found. Stop.
Am i showing myself up here?
I have tried the walk thoughs but am getting
martin-System-Product-Name martin # cd ~/ ; git clone https://github.com/FeatherCoin/Feathercoin ; cd ~/Feathercoin/src ; make -f makefile.unix USE_UPNP=- ; mv feathercoind /usr/bin
Cloning into ‘Feathercoin’…
remote: Counting objects: 35008, done.
remote: Total 35008 (delta 0), reused 0 (delta 0), pack-reused 35008
Receiving objects: 100% (35008/35008), 31.23 MiB | 7.21 MiB/s, done.
Resolving deltas: 100% (26351/26351), done.
Checking connectivity… done.
make: makefile.unix: No such file or directory
make: *** No rule to make target `makefile.unix’. Stop.
mv: cannot stat ‘feathercoind’: No such file or directory
But not getting very far, can anyone help?