Re: md5 -sum for "gnucap-2005-10-11.tar.gz.md5sum"
Al Davis <[email protected]> Thu, 24 Nov 2005 23:48:12 -0500
| Newsgroups | gmane.comp.gnu.gnucap.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 24 November 2005 10:39 am, B.S.J.W. Stephenson wrote: > The above md5sum is not working !! > sorry to be so negative It works for me. Assuming you are new to linux/unix/etc... The files *.md5sum are produced by running the "md5sum" on the .tar.gz file. It produces a check sum that can be used to verify that the .tar.gz file that you downloaded is good. If the sums don't match, the file is corrupted, so you should delete it and try to download again.