09-28-2017, 07:47 PM
I finally got this to work but had to make the make some changes:
Open Thunar as root:
sudo thunar
Enter password, and Thunar, the File Manager, opens in "Super User" mode, with a warning to be careful.
Navigate to etc/apt/sources and find the file named sources.list. Right-click on the file and open it with Software & Updates
Add this repo:
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
Save and close the file. Then run the following command to import Ubuntuzilla public key to your keyring so that the integrity of packages downloaded from this repository can be verified by APT.
In the terminal type:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
And then only
sudo apt-get update
then (had to be to separate commands)
sudo apt-get install seamonkey-mozilla-build
I tried another method at http://sourcedigit.com/15347-how-to-inst...u-systems/ but I extracted in wrong place so had to uninstall it.
Thanks, [member=6925]RandomBoy[/member]
Open Thunar as root:
sudo thunar
Enter password, and Thunar, the File Manager, opens in "Super User" mode, with a warning to be careful.
Navigate to etc/apt/sources and find the file named sources.list. Right-click on the file and open it with Software & Updates
Add this repo:
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
Save and close the file. Then run the following command to import Ubuntuzilla public key to your keyring so that the integrity of packages downloaded from this repository can be verified by APT.
In the terminal type:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
And then only
sudo apt-get update
then (had to be to separate commands)
sudo apt-get install seamonkey-mozilla-build
I tried another method at http://sourcedigit.com/15347-how-to-inst...u-systems/ but I extracted in wrong place so had to uninstall it.
Thanks, [member=6925]RandomBoy[/member]
![[Image: EtYqOrS.png%5D]](http://i.imgur.com/EtYqOrS.png%5D)
Left Mac OS X for Linux in Jan 2014