Post
Topic
Board Service Announcements (Altcoins)
Re: ROKOS | OS with integrated Bitcoin OKCash Litecoin Dogecoin for Raspberry PI IoT
by
Flitzpiepe
on 14/12/2015, 12:33:50 UTC
Hey

I'm trying to install MetalCoin from:  https://github.com/Metalde/MetalCoin

but 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