On 14/03/2016 16:58, Amanda Sheppard wrote: > I have Debian 8.3-amd64 on my machine and Iceweasel was installed by > default. > > I downloaded seamonkey-2.39.tar.bz2 from > http://www.seamonkey-project.org/releases/ and followed the > instructions found on > http://www.seamonkey-project.org/doc/install-and-uninstall > > In a terminal I did the following > > username@hostname:~/seamonkey$ ./seamonkey > bash: ./seamonkey: No such file or directory
OK, so this seems to be the unhelpful message one gets when trying to run a 32-bit binary on a 64-bit system where the 32-bit support libraries are NOT installed. Try this one: https://archive.mozilla.org/pub/mozilla.org/seamonkey/releases/2.39/contrib/seamonkey-2.39.en-US.linux-x86_64.tar.bz2 Untar somewhere convenient (like /opt) and then just run /opt/seamonkey as a regular user. > Another question: I have Iceweasel installed. If I do get seamonkey > running, will its profile directory clash with Iceweasel's profile > directory? Not sure about the weasel, but Firefox uses .mozilla/firefox while seamonkey uses .mozilla/seamonkey, so no shared profiles. Regards. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

