24
7
I'm trying to communicate with the new Bitcoin-Qt -server via a command line on Mac. I run ./Bitcoin-Qt -server, the application starts, but my terminal window is stuck on an empty line (no matter what I type in, there is no response). Only when I quit Bitcoin am I able to run any commands, but then I can't communicate with Bitcoin, because it is already off.
How do I start Bitcoin-Qt -server on Mac and control it through command line?
Can you set the datadir also as shown here? http://sourceforge.net/projects/bitcoin/files/Bitcoin/testnet-in-a-box/ The example there shows it calling 'bitcoin'. Still a little unclear on how to get testnet-in-a-box up and running on mac. Thanks!
– Brian Armstrong – 2012-02-16T06:47:42.120