Bitcoin Forum
May 09, 2024, 01:47:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: How to verify Armory on: November 04, 2014, 05:52:26 PM
Thank you all for your quick replies  Cheesy

This one worked for me:
Code:
shasum -a 256 armory_0.92.3_osx.tar.gz

and this
Code:
openssl sha256 armory_0.92.3_osx.tar.gz

just gave me an error
Code:
openssl:Error: 'sha256' is an invalid command

Man, I can't wait for the 20 years to past.
2  Bitcoin / Armory / Re: How to verify Armory on: November 03, 2014, 08:13:47 PM
It sounds so easy, and I believe it is, for some...

When I click on the signed hash file, it opens in a new window in my browser and I see no option to download the file, so I copied the content and and made the file myself by naming it "armory_0.92.3_sha256sum.txt.asc". And then I ran the code you gave me and it said it was a good signature. But when I run this command:
Code:
sha256sum armory_0.92.3_osx.tar.gz
it says
Code:
-bash: sha256sum: command not found

Man, where do you guys learn this stuff??  Shocked
3  Bitcoin / Armory / How to verify Armory on: November 02, 2014, 09:40:25 PM
Hi, I have struggled with this for days now, at it seems like it just won't work.
I have reached step 3 in installation tutorial to verify Armory installers on Mac, and the "apt-get" command didn't work. I then Googled it and found out that the "apt-get" command apparently didn't work and I should install Homebrew, which I did, but when I typed "brew install dpkg-sig" I got an error, so google said I should just use "install dpkg-sig" and I got the output as shown on the attached file.
So last step, verifying Armory, and I get the error that the dpkg-sig command is not found. I don't know what to do and hoped that you had time to help me out Smiley The attached file is a picture of my code.

https://www.dropbox.com/s/yywuym5bf4507cw/Screen%20Shot%202014-11-02%20at%2001.00.10.png?dl=0
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!