nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
768 stars 583 forks source link

./fasm: 1: ./fasm: Syntax error: "(" unexpected ./fasm: 1: ./fasm: Syntax error: "(" unexpected #320

Open qasimalipgc opened 6 years ago

qasimalipgc commented 6 years ago

sudo apt-get install cmake build-essential libboost-all-dev git clone -b Linux https://github.com/nicehash/nheqminer.git cd nheqminer/cpu_xenoncat/Linux/asm/ sh assemble.sh

I am trying to install Nicehash on Ubuntu ( 16.04.1 LTS (GNU/Linux 4.4.0-66-generic ppc64le) VPS. Everything works fine but when I enter this command:

sh assemble.sh

I get this error:

./fasm: 1: ./fasm: Syntax error: "(" unexpected ./fasm: 1: ./fasm: Syntax error: "(" unexpected

thumbe12856 commented 6 years ago

chmod a+x ./fasm