decred / decred-release

Decred binary releases.
ISC License
87 stars 42 forks source link

OSX #72

Closed ManfredKarrer closed 8 years ago

ManfredKarrer commented 8 years ago

I assume dcrinstall-darwin-amd64-v0.5.1 is for OSX but I cannot open or run that.

jcvernaleo commented 8 years ago

That is the correct file. I just checked it on a mac of mine (which I did before uploading originally too) and it is fine. Did you make it executable?

jcv@boo ~ $ uname -a
Darwin boo 15.6.0 Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 x86_64
jcv@boo ~ $ chmod u+x dcrinstall-darwin-amd64-v0.5.1 
jcv@boo ~ $ ./dcrinstall-darwin-amd64-v0.5.1 
18:55:41.404 dcrwallet is still running
=== dcrinstall complete Saturday, 22-Oct-16 18:55:41 EDT ===
jcv@boo ~ $
marcopeereboom commented 8 years ago

No reply. Closing.