Bitcoin Forum
November 15, 2024, 04:06:57 AM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: How can I run -server with a Mac install? on: July 23, 2011, 02:33:20 PM
That was the case.  Thanks.
2  Other / Beginners & Help / Re: How can I run -server with a Mac install? on: July 22, 2011, 07:51:11 PM
Thanks for working with me Rob P.  Running /Applications/v0.3.24/Bitcoin.app/Contents/MacOS/bitcoin -server returns...


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in AppInit()       


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in CMyApp::OnUnhandledException()       

Abort trap
hhiggins-MacBook-Pro:bitcoin hhiggins$ /Applications/v0.3.24/Bitcoin.app/Contents/MacOS/bitcoin getbalance


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in AppInit()       


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in CMyApp::OnUnhandledException()       

Abort trap
hhiggins-MacBook-Pro:bitcoin hhiggins$ /Applications/v0.3.24/Bitcoin.app/Contents/MacOS/bitcoin -server


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in AppInit()       


************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_op tions14invalid_syntaxEEEEE       
unrecognized line in 'rpcuser-user'       
bitcoin in CMyApp::OnUnhandledException()       
3  Other / Beginners & Help / How can I run -server with a Mac install? on: July 22, 2011, 07:00:41 PM
I would like to use the HTTP JSON-RPC and need to run the bitcoin server from my local machine (Mac OS X).

My setup varies from this question http://forum.bitcoin.org/index.php?action=printpage;topic=21956.0 in that my set up looks like the following...

I downloaded from here http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.24/bitcoin-0.3.24-macosx.zip/download
- Downloads
    -v0.3.24
        -license.txt
        +src
- Application Support
    -bitcoin
        -__db.001
        -__db.002
        -__db.003
        -__db.004
        -__db.005
        -__db.006
        -addr.dat
        -block00001
        -blkindex.dat
        +database
        -db.log
        -debug.log
        -wallet.dat

From ~/Application Support/bitcoin/ if I run bitcoin -server I get bitcoin: command not found.  I also cannot find a bitcoin.conf file.  I am able to launch the GUI from my Applications folder.

What do I have to do to get the server running?  Thanks.


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!