Hey
I'm trying to install MetalCoin from:
https://github.com/Metalde/MetalCoinbut whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory"
i've got the git hub files cloned to ~/bin/MetalCoin
am i missing anything?
thanks in advance
sani
Try it like it OKtoshi wrote:
- git clone http://[githubofaltcoin]
- cd altcoin
- cd src
- make -f makefile.unix USE_UPNP=-
maybe you also need to make: mkdir obj