I get this: $ ./autogen.sh
./autogen.sh: line 8: aclocal: command not found
What to do?
make it executable first (right click/properties/permissions or change rights)
then don't forget to enable keccak or it won't do anything else than the standard cgminer
./autogen.sh --enable-keccak
then the usual make / make install