1
I am going crazy trying to install CGminer on my RaspberryPi (I use Raspbian) to mine Scrypt currency
I downloaded it and when I perform:
sudo ./configure
finally I get the following error message:
------------------------------------------------------------------------
cgminer 3.7.2
------------------------------------------------------------------------
Configuration Options Summary:
libcurl(GBT+getwork).: Enabled: -lcurl
curses.TUI...........: FOUND: -lncurses
scrypt...............: Disabled
OpenCL...............: Detection overrided. GPU mining support DISABLED
configure: error: No mining configured in
Why? And why it say to me that scrypt is disabled?
What is the problem? How can I fix it?
1What should the configure do? Can you start cgminer directly with configurations as parameters? – Dennis Kriechel – 2014-06-15T16:49:46.760
I'm seeing that too but just got my ASIC today (Gridseed G-Blade), still testing. My old setup with cpuminer on a Raspberry Pi 3B is running 5 kH/sec on 3 cores with no overclocking. – Alan Corey – 2017-04-26T03:42:56.297