Post
Topic
Board Beginners & Help
Re: Setting up miner on mac ???
by
RZBRI
on 07/05/2013, 13:16:37 UTC
Lol, ok so, my bad, late 2008 mac ** sorry,

Also, im pretty sure the miner and json are in the same directory, Ive kept them in the same directory all the times ive tried...

Ive copied all my json files in the cgminer directory (using finder! xD cuz i wouldnt know how to do it on terminal if my life depended on it lol.) and i tried again.. it keeps telling me illegal instruction... D:

./cgminer -c litepool.json

thats what i type in after i do cd, but it tells me Illegal instruction..ii tried with the config that usually works but that also tells me illegal instruction..

when i do it in minerd it tells me that it failed and then gives me a huge list of controls that i dont know how to use:


[2013-05-07 14:11:07] JSON decode of litecoin.json failed
minerd version 2.1.2

Usage:   minerd [options]

Supported options:
--help
(-h) Display this help text

--config FILE
(-c FILE) Load a JSON-format configuration file

--algo XXX
(-a XXX) Specify the algorithm to use (default: scrypt)

--quiet
(-q) Disable per-thread hashmeter output

--debug
(-D) Enable debug output

--no-longpoll
Disable X-Long-Polling support

--protocol-dump
(-P) Verbose dump of protocol-level activities

--retries N
(-r N) Number of times to retry if JSON-RPC call fails
   (default: retry indefinitely)

--retry-pause N
(-R N) Number of seconds to pause between retries (default: 30)

--scantime N
(-s N) Upper bound on time spent scanning current work, in seconds
   (default: 5)

--timeout N
(-T N) Connection timeout, in seconds (default: 180)

--syslog
Use system log for output messages (default: standard error)

--threads N
(-t N) Number of miner threads (default: number of processors)

--url URL
(-o URL) URL for JSON-RPC server (default: http://127.0.0.1:9332/)

--userpass USERNAME:PASSWORD
(-O USERNAME:PASSWORD) Username:Password pair for JSON-RPC server

--user USERNAME
(-u USERNAME) Username for JSON-RPC server

--pass PASSWORD
(-p PASSWORD) Password for JSON-RPC server





and when i do -c FILE it tells me command not found


D: