Bitcoin Forum

Bitcoin => Mining support => Topic started by: frank7301 on January 28, 2023, 04:20:40 PM



Title: Cgminer install on a Mac
Post by: frank7301 on January 28, 2023, 04:20:40 PM
new to this process and learning more and more.

But I've gone to GitHub

https://github.com/kanoi/cgminer/blob/master/mac-build.txt

And installed everything under terminal till the API and now I'm lost......

(copy)
Accessing the API
-----------------

To access the API it is easiest to install Java
   https://java.com/

Ensure you have enabled the API e.g.
   --api-enable --api-allow "W:127.0.0.1"

Then in a terminal after installing and running cgminer:
   cd Library/Caches/Homebrew/cgminer--git/
   java API estats
(copy)
 
I downloaded java yet still don't understand


Title: Re: Cgminer install on a Mac
Post by: paid2 on February 13, 2023, 09:29:11 PM
Hello

On kano's website  (https://kano.is/gekko.php#mph)you will find a lot of infos about API and cgminer

Not the same way you started with, but looks easier like that