(06-23-2009, 02:23 PM)Urkle Wrote: Moving the file around ir copying it will make not difference to the MD5 Checksum.
Can you do an md5 of the downloaded files? (using the md5sum linux command)
md5sum Penumbra*.sh
it should output something like this
20a9536807248e569664ddcd15b5e755 PenumbraOverture-2553.sh
59a515f5d4800c607ef01c8e6d83eca9 PenumbraBlackPlague-2567.sh
d176d522ba39fb2fec6ba95175ca98d2 PenumbraRequiem-2985.sh
Those are the MD5s of the Master installer files on my machine that you should have copies of. (note the md5's that the installer itself is reporting are of the archived files inside)
Check all your "copies" and if the copies are different, then there is something wrong with your system or harddrive. What linux distro are you using? do you know what file system type? (ext3, ext4, reiserfs??)
(Unfortunately, I'm at work right now, so can't do the checksums, but can tell you that...)
I know my filesystem is ext4, actually. I know ext4 is relatively new, does that make a difference?
Oh, and my Distro is Ubuntu 9.04 for 32 bit (did have 64 bit, but switched to 32 when I saw it might have compatibility issues.)