On 26/10/2014 04:43, RM wrote: > Mason83 decreed, Read These Runes!: >> On 26/10/2014 00:58, Ray_Net wrote: >> >>> Reading http://www.seamonkey-project.org/releases/seamonkey2.0.4/ >>> I see that seamonkey-bin is for MAC >> >> I don't think old documentation can be trusted to be accurate. >> >> $ file seamonkey* >> seamonkey: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), >> dynamically linked (uses shared libs), for GNU/Linux 2.6.18, >> BuildID[sha1]=d15f55f8300aebc9ff8a178c94100a24a3a8b90d, stripped >> seamonkey-bin: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), >> dynamically linked (uses shared libs), for GNU/Linux 2.6.18, >> BuildID[sha1]=d15f55f8300aebc9ff8a178c94100a24a3a8b90d, stripped > > Simpler: > > $ diff -s seamonkey seamonkey-bin > Files seamonkey and seamonkey-bin are identical
It's hard to imagine them being identical, considering they are not the same size... $ ll seamonkey-2.29.1/seamonkey* | sed s,marc,bob,g -rwxr-xr-x 1 bob bob 102352 sept. 24 08:44 seamonkey-2.29.1/seamonkey* -rwxr-xr-x 1 bob bob 102360 sept. 24 08:44 seamonkey-2.29.1/seamonkey-bin* $ ll seamonkey-2.30/seamonkey* | sed s,marc,bob,g -rwxr-xr-x 1 bob bob 102352 oct. 14 10:06 seamonkey-2.30/seamonkey* -rwxr-xr-x 1 bob bob 102360 oct. 14 10:06 seamonkey-2.30/seamonkey-bin* See for yourself: https://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.29.1/contrib/seamonkey-2.29.1.en-US.linux-x86_64.tar.bz2 https://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.30/contrib/seamonkey-2.30.en-US.linux-x86_64.tar.bz2 Regards. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

