LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Cannot launch seamonkey? (https://www.linuxquestions.org/questions/linux-software-2/cannot-launch-seamonkey-4175629548/)

shams 05-12-2018 12:13 PM

Cannot launch seamonkey?
 
I download the seamonkey-2.49.3.tar.bz2 in ubuntu 18.04, extract the files in ~/usr/ i open the ~/usr/seamonkey dir and run the command:
Code:

:~/usr/seamonkey$ ./seamonkey
bash: ./seamonkey: No such file or directory

That is the error.
I also created a desktop file:
Code:

[Desktop Entry]
Encoding=UTF-8
Name=SeaMonkey
Comment=Launch seamonkey
Exec=/home/me/usr/seamonkey/seamonkey
Icon=/home/shams/me/usr/seamonkey/chrome/icons/default/default48.png
StartupNotify=true
Type=Application
Terminal=0
Categories=Network

but cannot launch the seamonkey and get the above error.

ondoho 05-12-2018 12:35 PM

Code:

ls -al /home/me/usr/seamonkey
please.

MadeInGermany 05-13-2018 12:29 AM

Maybe you must place it in a certain location, like /usr/local?
Is there a readme file? Read it!

AwesomeMachine 05-13-2018 03:21 PM

You could install it from the distro repos. Then it would just work.
Code:

$ apt-get install seamonkey

rokytnji 05-14-2018 10:30 AM

Looks like Ubuntuzilla is the preferred way to get the latest seamonkey working.

https://www.linuxbabe.com/ubuntu/how...n-ubuntu-16-04

I don't know for sure though, because I don't run Ubuntu.

Quote:

SeaMonkey isn’t included in Ubuntu repository.

rokytnji 05-14-2018 10:34 AM

My version on another distro different than ubuntu using a repository is

https://preview.ibb.co/grxi3y/screehot.jpg

Oh yeah. Answer post 2 question. Maybe he can get yours going.

shams 05-14-2018 10:36 AM

Thanks for replies, seamonkey is not included in the ubuntu official repos, this is the output of ls -al for the seamonkey dir:
Code:

-rw-r--r--  1 me me      642 Apr  4 05:15 application.ini
-rw-r--r--  1 me me  230887 Apr  4 04:58 blocklist.xml
drwxr-xr-x  3 me me    4096 Apr  4 06:08 chrome
-rw-r--r--  1 me me      40 Apr  4 06:08 chrome.manifest
drwxr-xr-x  2 me me    4096 Apr  4 06:09 components
-rwxr-xr-x  1 me me    65268 Apr  4 06:09 crashreporter
-rw-r--r--  1 me me    4003 Apr  4 05:12 crashreporter.ini
-rw-r--r--  1 me me      787 Apr  4 04:58 crashreporter-override.ini
drwxr-xr-x  5 me me    4096 Apr  4 06:08 defaults
-rw-r--r--  1 me me      198 Apr  4 06:01 dependentlibs.list
drwxr-xr-x  2 me me    4096 Apr  4 06:08 dictionaries
drwxr-xr-x  2 me me    4096 Apr  4 06:09 extensions
drwxr-xr-x  2 me me    4096 Apr  4 06:08 fonts
drwxr-xr-x  2 me me    4096 Apr  4 06:09 gtk2
drwxr-xr-x  2 me me    4096 Apr  4 06:09 icons
-rw-r--r--  1 me me 10912240 Apr  4 05:07 icudt58l.dat
drwxr-xr-x  2 me me    4096 Apr  4 06:09 isp
-rw-r--r--  1 me me      899 Apr  4 06:09 libfreeblpriv3.chk
-rwxr-xr-x  1 me me  460060 Apr  4 06:09 libfreeblpriv3.so
-rwxr-xr-x  1 me me  179540 Apr  4 06:09 libldap60.so
-rwxr-xr-x  1 me me    8504 Apr  4 06:09 libldif60.so
-rwxr-xr-x  1 me me    33400 Apr  4 06:09 liblgpllibs.so
-rwxr-xr-x  1 me me  1056936 Apr  4 06:09 libmozavcodec.so
-rwxr-xr-x  1 me me  171256 Apr  4 06:09 libmozavutil.so
-rwxr-xr-x  1 me me    4704 Apr  4 06:09 libmozgtk.so
-rwxr-xr-x  1 me me    68120 Apr  4 06:09 libmozsandbox.so
-rwxr-xr-x  1 me me  639212 Apr  4 06:09 libmozsqlite3.so
-rwxr-xr-x  1 me me  197624 Apr  4 06:08 libnspr4.so
-rwxr-xr-x  1 me me  917284 Apr  4 06:09 libnss3.so
-rwxr-xr-x  1 me me  448880 Apr  4 06:09 libnssckbi.so
-rw-r--r--  1 me me      899 Apr  4 06:09 libnssdbm3.chk
-rwxr-xr-x  1 me me  113644 Apr  4 06:09 libnssdbm3.so
-rwxr-xr-x  1 me me  133124 Apr  4 06:09 libnssutil3.so
-rwxr-xr-x  1 me me    13452 Apr  4 06:08 libplc4.so
-rwxr-xr-x  1 me me    9396 Apr  4 06:08 libplds4.so
-rwxr-xr-x  1 me me    18468 Apr  4 06:09 libprldap60.so
-rwxr-xr-x  1 me me  125760 Apr  4 06:09 libsmime3.so
-rw-r--r--  1 me me      899 Apr  4 06:09 libsoftokn3.chk
-rwxr-xr-x  1 me me  204556 Apr  4 06:09 libsoftokn3.so
-rwxr-xr-x  1 me me  247916 Apr  4 06:09 libssl3.so
-rwxr-xr-x  1 me me 67114928 Apr  4 06:09 libxul.so
-rw-r--r--  1 me me    16726 Apr  4 04:58 license.txt
-rw-r--r--  1 me me 19354497 Apr  4 06:08 omni.ja
-rw-r--r--  1 me me      161 Apr  4 06:01 platform.ini
-rwxr-xr-x  1 me me  133628 Apr  4 06:09 plugin-container
-rw-r--r--  1 me me    4551 Apr  4 06:09 precomplete
-rw-r--r--  1 me me    35900 Apr  4 06:09 removed-files
-rwxr-xr-x  1 me me    8915 Apr  4 05:07 run-mozilla.sh
-rwxr-xr-x  1 me me  146740 Apr  4 06:09 seamonkey
-rwxr-xr-x  1 me me  146744 Apr  4 06:09 seamonkey-bin
drwxr-xr-x  2 me me    4096 Apr  4 06:08 searchplugins
-rw-r--r--  1 me me      825 Apr  4 05:12 Throbber-small.gif
-rwxr-xr-x  1 me me    91864 Apr  4 06:09 updater
-rw-r--r--  1 me me      347 Apr  4 06:01 updater.ini
-rw-r--r--  1 me me      131 Apr  4 06:00 update-settings.ini


rokytnji 05-14-2018 10:42 AM

User permissions look ok. Odoho will have to comment on the

Code:

drwxr-xr-x 
-rwxr-xr-x

Because that is not my forte.

ondoho 05-14-2018 11:42 PM

try
Code:

./seamonkey-bin
./run-mozilla.sh


Charles_S 05-16-2018 01:48 PM

Same situation as OP Tried everything suggested. No go.

shams 05-17-2018 01:07 AM

For others want to install the seamonkey, Download this packages and install the package with dpkg:
https://sourceforge.net/projects/ubu...ntu1_amd64.deb


All times are GMT -5. The time now is 07:14 PM.