Post
Topic
Board Mining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT
by
xorrbit
on 06/02/2014, 18:22:18 UTC
Guys,

I'm using this instruction to compile both on Windows and my remote Azure Ubuntu: https://gist.github.com/xorrbit/8848780

I got stuck at this step: "11. Run autogen.sh:  ./autogen.sh"

Code:
dude12@Ubuntu1:~/cpuminer$ ./autogen.sh
-bash: ./autogen.sh: Permission denied

When I try to run it as root:

Code:
dude12@Ubuntu1:~/cpuminer$ sudo -i sh ./autogen.sh
sh: 0: Can't open ./autogen.sh

Please advise how to proceed!

chmod +x autogen.sh