0
I downloaded Seamonkey 2.48b1 and tried to install it as mentioned on the web site (after controlling prerequisites):
tar jxvf seamonkey-2.48b1.tar.bz2
I am the owner of the folder and its content.
In the linux console, when I go to the seamonkey directory and type ./seamonkey
, I get the message:
-bash: ./seamonkey: No such file or directory
I am not fully skilled on Linux, and I don't understand how it can't find the file which is actually there. The issue is not related to Stretch, as the behaviour is the same with Jessie. The issue is also the same with version 2.46.
In which log file can I search for the reason of this failure?
How can I get this working?
Thanks
Welcome to SU , i have download seamonkey from here https://archive.mozilla.org/pub/seamonkey/releases/2.48b1/linux-x86_64/en-US/ , untar the tarball then
– GAD3R – 2017-07-11T19:54:12.037cd seamonkey && ./seamonkey
, It work fine on debian stretch.You can install seamonkey through
– GAD3R – 2017-07-11T19:55:39.893apt
https://wiki.debian.org/SeamonkeyThanks for the indication about wiki.debian.org, but it ends with 'E: Unable to locate package mozilla-build-seamonkey' – user1185081 – 2017-07-11T21:03:11.477
But the other solution is working find ! Thanks a lot ! – user1185081 – 2017-07-11T21:03:57.200