Welcome!
Important information-- Information on torrent hosting changes
-- Information on MX15/16 GPG Keys
-- Spectre and Meltdown vulnerabilities
News
-- MX Linux on social media: here
-- Mepis support still here
Current releases
-- MX-18.1 Point Release release info here
-- Migration Information to MX-18 here
-- antiX-17.3.1 release info here
New users[/u
-- Please read this first, and don't forget to add system and hardware information to posts!
-- Here are the Forum Rules
Any manage to install Waterfox?
Re: Any manage to install Waterfox?
I started using ESR today and am very happy with it. Deleted 57.
MOTHERBOARD ASUS|F2A85-V PRO A85 FM2 R
PROCESSOR AMD A10-5800K APU with Radeon(tm) HD
3.8G 4M FM2 R
MEMORY 8 Gig
Segate 250 Gig
VIDEO CARD - ONBOARD AMD/ATI
TRINITY [RADEON 7660D]
vesa/fglrx BUS: PCI EXPRESS
PROCESSOR AMD A10-5800K APU with Radeon(tm) HD
3.8G 4M FM2 R
MEMORY 8 Gig
Segate 250 Gig
VIDEO CARD - ONBOARD AMD/ATI
TRINITY [RADEON 7660D]
vesa/fglrx BUS: PCI EXPRESS
Re: Any manage to install Waterfox?
I installed it about 6 weeks ago on mx16 but there was some issue which I cannot remember exactly! I think it was something with addons that I like to use. Loaded Palemoon and am happy with that.
MikeW
MikeW
TOSHIBA Satellite Pro C850
Distro: MX-18_x64 Continuum Dec 20 2018
Dual core Intel Core i3-2350M
Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Intel 7 Series/C210 Series Family High Definition Audio Controller
Distro: MX-18_x64 Continuum Dec 20 2018
Dual core Intel Core i3-2350M
Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Intel 7 Series/C210 Series Family High Definition Audio Controller
- kernelkurtz
- Forum Novice
- Posts: 9
- Joined: Mon Sep 18, 2017 1:13 pm
Re: Any manage to install Waterfox?
Code: Select all
echo "deb https://dl.bintray.com/hawkeye116477/waterfox-deb release main" | sudo tee -a /etc/apt/sources.list
Code: Select all
curl https://bintray.com/user/downloadSubjectPublicKey?username=hawkeye116477 | sudo apt-key add -
Code: Select all
sudo apt-get update && sudo apt-get install waterfox
I'll add my vote to adding Waterfox to the MX repos.
Just a quick note of thanks for this code Sir. Worked perfectly here, and this may well become my default browser.
Re: Any manage to install Waterfox?
It didn't work for me. What executable?PhilH wrote:I didn't really "install" it. I just went to https://www.waterfoxproject.org/downloads,
selected the Linux "Compressed Archive",
downloaded it to a convenient directory,
left clicked on the .tar.bz2 file,
left clicked on the "Extract" button,
went to the "Waterfox" directory where the files were extracted,
scrolled down to the "waterfox" executable and left clicked it.
As was said above, it asked about importing info, and away I went.
While I don't have an install that the update manager knows about (up to me to keep it current, it runs all the extensions I wanted to use.
Guess I'll have to "get with the program" and see about installing it the "right way". Thanks for the tips above. But for now I'm good to go.
Regards,
PhilH (in NC for the winter)
I am command line illiterate. 

Re: Any manage to install Waterfox?
I found a bsd "freshports", but no building-on-linux activity aside from that of hawkeye116477They are building their packages on gcc-6
[...]
I haven't found any trace of their debianized sources on the Net.
and I have no idea what's involved, changing from use of clang (as found) to gcc.
Would the instructions offered here help?just getting Waterfox source code from github is a pain, too. If you download a 500 MB zip of the repo, it's always a bad zip, and if you git clone it, you end up with close to 5 GB in the folder, most of which is not source but git objects.
https://github.com/CodeBlastr/SYSTEM/wi ... -Repo-Size
Re: Any manage to install Waterfox?
The executable is called "waterfox". It is the next to last entry in the (whatever directory you put it in)/waterfox. It's listed in Thunar as executable.
Hope this helps.
Just had a thought (oh, and Merry Christmas, BTW), you may have to double-click the executable in the file listing to get it to run. Hope that's the ticket!
PhilH (in NC)
Hope this helps.
Just had a thought (oh, and Merry Christmas, BTW), you may have to double-click the executable in the file listing to get it to run. Hope that's the ticket!
PhilH (in NC)
Last edited by PhilH on Mon Dec 25, 2017 11:47 pm, edited 1 time in total.
Distro: MX-18 Continuum December 15, 2017,
Laptop:HP2016 Kernel: 4.13.0-1-amd64 x86_64
Desktop: Asus2014 Kernel: 4.19.0-1-amd64 x86_64, AMD A10-6700
Play/Netbook: MX-Workbench Kernel: 4.15.0-1-amd64 x86_64
Laptop:HP2016 Kernel: 4.13.0-1-amd64 x86_64
Desktop: Asus2014 Kernel: 4.19.0-1-amd64 x86_64, AMD A10-6700
Play/Netbook: MX-Workbench Kernel: 4.15.0-1-amd64 x86_64
Re: Any manage to install Waterfox?
Getting the source currently won't do any good, since it requires a newer version of rustc to compile than we have in Stretch. That's why Debian stopped backporting Firefox for releases like Stretch and Jessie.
We might be able to backport rustc, but it looks to be a complicated process at the very least.
We could just bundle the binary like we do with Firefox, though.
We might be able to backport rustc, but it looks to be a complicated process at the very least.
We could just bundle the binary like we do with Firefox, though.
Re: Any manage to install Waterfox?
Re-installed Waterfox using the code;
Found that my required addons work when I select "File>New Non-e10s Window" so I am happy to use Waterfox so far!
Merry Christmas and Festive Season
Code: Select all
echo "deb https://dl.bintray.com/hawkeye116477/waterfox-deb release main" | sudo tee -a /etc/apt/sources.list
curl https://bintray.com/user/downloadSubjectPublicKey?username=hawkeye116477 | sudo apt-key add -
sudo apt-get update && sudo apt-get install waterfox[/quote]
Merry Christmas and Festive Season
TOSHIBA Satellite Pro C850
Distro: MX-18_x64 Continuum Dec 20 2018
Dual core Intel Core i3-2350M
Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Intel 7 Series/C210 Series Family High Definition Audio Controller
Distro: MX-18_x64 Continuum Dec 20 2018
Dual core Intel Core i3-2350M
Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Intel 7 Series/C210 Series Family High Definition Audio Controller
Re: Any manage to install Waterfox?
Thanks. I only see it in the MX Installer and it won't won't open from thre. Where would it be in Thunar?PhilH wrote:The executable is called "waterfox". It is the next to last entry in the (whatever directory you put it in)/waterfox. It's listed in Thunar as executable.
Hope this helps.
Just had a thought (oh, and Merry Christmas, BTW), you may have to double-click the executable in the file listing to get it to run. Hope that's the ticket!
PhilH (in NC)
I am command line illiterate. 

Re: Any manage to install Waterfox?
@Mauser
If you have successfully installed it using the MX installer, it should appear in the Internet tab of the listing of all your programs (click on the MX symbol at the left/bottom of your screen, then point your cursor at the Internet tab). If you installed it by downloading the .tar.gz file from the Waterfox website then you 'll have to go to the directory where you downloaded it, extract all the files, then go to the directory where you extracted the files and scroll to the bottom of the file listing - assuming you have the file names in ascending order, or is that descending(?) - then just click/double-click on the waterfox executable. Waterfox won't appear in the listing of all your installed programs, if you do the extracting thing, since you didn't really install it, and the program database doesn't know anything about it.
Hope this helps,
PhilH (in NC till all that snow goes away to stay!)
If you have successfully installed it using the MX installer, it should appear in the Internet tab of the listing of all your programs (click on the MX symbol at the left/bottom of your screen, then point your cursor at the Internet tab). If you installed it by downloading the .tar.gz file from the Waterfox website then you 'll have to go to the directory where you downloaded it, extract all the files, then go to the directory where you extracted the files and scroll to the bottom of the file listing - assuming you have the file names in ascending order, or is that descending(?) - then just click/double-click on the waterfox executable. Waterfox won't appear in the listing of all your installed programs, if you do the extracting thing, since you didn't really install it, and the program database doesn't know anything about it.
Hope this helps,
PhilH (in NC till all that snow goes away to stay!)
Distro: MX-18 Continuum December 15, 2017,
Laptop:HP2016 Kernel: 4.13.0-1-amd64 x86_64
Desktop: Asus2014 Kernel: 4.19.0-1-amd64 x86_64, AMD A10-6700
Play/Netbook: MX-Workbench Kernel: 4.15.0-1-amd64 x86_64
Laptop:HP2016 Kernel: 4.13.0-1-amd64 x86_64
Desktop: Asus2014 Kernel: 4.19.0-1-amd64 x86_64, AMD A10-6700
Play/Netbook: MX-Workbench Kernel: 4.15.0-1-amd64 x86_64