Post
Topic
Board Altcoin Discussion
Re: Feathercoin 0.8.7.0 Released - The NeoScrypt Update - Hardfork block 432,000
by
Will-o-the-wisp
on 26/10/2014, 22:08:43 UTC
Try something like

sudo apt-get install git make automake libcurl4-gnutls-dev
git clone https://github.com/vehre/neo-gpuminer/
cd neo-gpuminer
./autogen.sh
./configure CFLAGS="-Ofast -DASM -march=native"
make

run ./cgminer --neoscrypt -o http://: -O username:password