On Wed, 11 Jun 2003, lyle / knology.net wrote: > All, > > FXRuby-1.0.24 is now available for download from: > > http://sourceforge.net/project/showfiles.php?group_id=20243 [...] Thank you for this. Can you confirm the md5sum for the tar.gz please? I get neelix hgs 63 %> md5sum.rb FXRuby-1.0.24.tar.gz 76d60ffedb663e09aea4da3fe8b5c40f neelix hgs 64 %> cat ~/bin/md5sum.rb #!/bin/sh ruby -r md5 -e "puts MD5.new(File.open('$1', 'rb').read).hexdigest" neelix hgs 65 %> > > Lyle > Thank you Hugh >