On Tue, Jun 23, 2009 at 4:11 PM, Marcus
Schröder<[email protected]> wrote:


> I get the following SHA for the download:
> m...@tzi-mss:~/Desktop$ openssl sha qpid-cpp-0.5.tar.gz
> SHA(qpid-cpp-0.5.tar.gz)= 3de04b01713e42fc208c9695aaf305ddc9a34dd3
>
> This checksum is given both for the file I downloaded and tried to
> build, as well as for the file I downloaded two minutes ago using the
> link you sent.

You wnat to use sha1sum or openssl sha1 qpid-cpp-0.5.tar.gz, or you
can just grab the .asc sig and do gpg --verify qpid-cpp-0.5.tar.gz.
openssl sha uses a different hashing algorithim.

FWIW I get the same checksum you do when I do that, so i reckon you've
got the right file.


- Aidan

-- 
Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org
"A witty saying proves nothing" - Voltaire

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to