Bitcoin Forum
September 23, 2025, 06:47:27 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining / Re: rpcminer binary for Mac on: May 18, 2011, 06:54:56 AM
thanks boxster! when i issue that command from the directory in which rpcminer is in i get the following:
-bash: ./rpcminer: Permission denied
you know when i double-click on the downloaded rpcminer, rpcminer 2 appears.
what is rpcminer 2?
i tried running your command with rpcminer 2 and it doesn't like the space between the 'e' and the '2'.
thanks for your time.
perhaps you need to give rpcminer executable permissions. do this only once (don't need to do it every time you want to run rpcminer):
Code:
chmod +x rpcminer

once that's done, you should be able to run:
Code:
./rpcminer -url=deepbit.net:8332 -user=username -password=password
2  Bitcoin / Mining / Re: rpcminer binary for Mac on: May 18, 2011, 04:21:46 AM
greetings. thank you very much for compiling this for us. if i'm newbie enough to need someone to compile for me, you can imagine what my time in terminal is like. i have the same error as lathom. i've seen the syntax: ./rpcminer -u login -p pass -o deepbit.net -r 8332 -v 2 -f 2 -w 129 elsewhere and tried that but got the following error: -bash: ./rpcminer: Permission denied. any pointers would be greatly appreciated. have a bang-up day.

My syntax:
Code:
./rpcminer -url=deepbit.net:8332 -user=username -password=password
3  Bitcoin / Mining / Re: rpcminer binary for Mac on: May 16, 2011, 03:24:24 AM
I compiled a binary of rpcminer for Mac OS 10.6 ‘Snow Leopard’. This binary distribution is built from the source code distribution from 2011-02-27. There are three necessary platform modifications to the original source to make it compile and run on Mac OS.

Download rpcminer for Mac [binary] (1.244 MiB) at MegaUpload.

I hope someone will find it useful. Smiley Donations: 14V7RiwD3joqDF2Jv6zst3ZnQsR686u9iH Wink  

It’s been tested on a MacBook Air running Mac OS 10.6.5 and a Mac Mini running 10.6.7 against the mining.bitcoin.cz pool.

Good effort.

On my 2GHz Core2Duo Macbook I'm getting 0.9-1Mhsh.

By contrast, bitcoin-miner inside a Windows 7 VM via VirtualBox on the same machine comes close to 4 Mhsh.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!