Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have
to use a terminal window and the command $HOME/waterfox/waterfox.
Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have
to use a terminal window and the command $HOME/waterfox/waterfox.
On Tue, 5 Oct 2021 21:34:20 -0000 (UTC), Jim wrote:
Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have to use a
terminal window and the command $HOME/waterfox/waterfox.
I hope $HOME/bin is in your PATH variable.
echo $PATH
to check.
if so, you may need a link in $HOME/bin
ln -sf $HOME/waterfox/waterfox $HOME/bin
I do the same kind thing for firefox.bin:/usr/bin:/bin:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/local/bin:/usr/ local/games:/usr/games:/home/bittwister/local/bin:/local/bin
]$ type -a firefox firefox is /usr/local/bin/firefox firefox is /usr/bin/firefox firefox is /bin/firefox
$ ll /usr/local/bin/firefox lrwxrwxrwx 1 root root 31 Oct 6 16:51 /usr/local/bin/firefox -> /local/opt/firefox-93.0/firefox
$ echo $PATH /home/bittwister/local/work:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/
On Wed, 06 Oct 2021 23:49:55 -0500, Bit Twister wrote:
On Tue, 5 Oct 2021 21:34:20 -0000 (UTC), Jim wrote:
Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have to use a
terminal window and the command $HOME/waterfox/waterfox.
I hope $HOME/bin is in your PATH variable.
echo $PATH
to check.
It is and was.
if so, you may need a link in $HOME/bin
ln -sf $HOME/waterfox/waterfox $HOME/bin
This presented a problem, in that it resulted in a directory waterfox
and an executable waterfox both in $HOME/bin. Waterfox installed
with two identical executables waterfox and waterfox-bin, so I tried
linking waterfox-bin in $HOME/bin/waterfox to waterfox-bin in $HOME/bin
but still no joy, using either command.
bin:/usr/bin:/bin:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/local/bin:/usr/ local/games:/usr/games:/home/bittwister/local/bin:/local/bin
I do the same kind thing for firefox.
]$ type -a firefox firefox is /usr/local/bin/firefox firefox is
/usr/bin/firefox firefox is /bin/firefox
$ ll /usr/local/bin/firefox lrwxrwxrwx 1 root root 31 Oct 6 16:51
/usr/local/bin/firefox -> /local/opt/firefox-93.0/firefox
$ echo $PATH
/home/bittwister/local/work:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/
Eventually I created /usr/local/bin, moved the downloaded tar.bz2 file
there, removed all waterfox files elsewhere, and installed waterfox
in /usr/local/bin. Then, I copied /usr/share/applications/opera.desktop
to /usr/share/applications/waterfox.desktop and tinkered with the
internals of that, deleting things I thought were unneeded and modifying opera to waterfox wherever it appeared.
Finally, I added /usr/local/bin/waterfox/ to my PATH, linked /usr/local/bin/waterfox/waterfox-bin to /usr/local/bin/waterfox-bin
(not sure this was needed), and which waterfox finds the executable.
Now I need to log out of the desktop, log out, log in, load the gnome
desktop and see if it works.
Cheers!
jim b.
On 8/10/21 02:03, Jim wrote:local/
On Wed, 06 Oct 2021 23:49:55 -0500, Bit Twister wrote:
On Tue, 5 Oct 2021 21:34:20 -0000 (UTC), Jim wrote:
Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have to use a
terminal window and the command $HOME/waterfox/waterfox.
I hope $HOME/bin is in your PATH variable.
echo $PATH
to check.
It is and was.
if so, you may need a link in $HOME/bin
ln -sf $HOME/waterfox/waterfox $HOME/bin
This presented a problem, in that it resulted in a directory waterfox
and an executable waterfox both in $HOME/bin. Waterfox installed with
two identical executables waterfox and waterfox-bin, so I tried linking
waterfox-bin in $HOME/bin/waterfox to waterfox-bin in $HOME/bin but
still no joy, using either command.
I do the same kind thing for firefox.
]$ type -a firefox firefox is /usr/local/bin/firefox firefox is
/usr/bin/firefox firefox is /bin/firefox
$ ll /usr/local/bin/firefox lrwxrwxrwx 1 root root 31 Oct 6 16:51
/usr/local/bin/firefox -> /local/opt/firefox-93.0/firefox
$ echo $PATH
/home/bittwister/local/work:/usr/local/sbin:/usr/sbin:/sbin:/usr/
usr/bin:/usr/bin:/bin:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/local/bin:/
local/games:/usr/games:/home/bittwister/local/bin:/local/binI have Pale Moon installed the same way. Firefox installs under
Eventually I created /usr/local/bin, moved the downloaded tar.bz2 file
there, removed all waterfox files elsewhere, and installed waterfox in
/usr/local/bin. Then, I copied /usr/share/applications/opera.desktop
to /usr/share/applications/waterfox.desktop and tinkered with the
internals of that, deleting things I thought were unneeded and
modifying opera to waterfox wherever it appeared.
Finally, I added /usr/local/bin/waterfox/ to my PATH, linked
/usr/local/bin/waterfox/waterfox-bin to /usr/local/bin/waterfox-bin
(not sure this was needed), and which waterfox finds the executable.
Now I need to log out of the desktop, log out, log in, load the gnome
desktop and see if it works.
Cheers!
jim b.
/usr/lib64, so I installed Pale Moon under /usr/local/lib64. The
executable is there, symlinked to one in a directory in your PATH. The
other consideration is updating. If the archive is not in a position writable when running as user, you will need to switch temporarily to a privileged user every time there is an update.
BTW, I think that all clones of Firefox have a *fox-bin file, but that
is not the one you should use to start it. There should be an
executable file called plain "waterfox"; that is the one to link to.
Does anyone use waterfox?
If so, where did you put it, and how?
I tried to install it in $HOME/bin but to launch it I have
to use a terminal window and the command $HOME/waterfox/waterfox.
Cheers!
jim b.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 474 |
Nodes: | 16 (2 / 14) |
Uptime: | 138:07:27 |
Calls: | 9,470 |
Calls today: | 1 |
Files: | 13,608 |
Messages: | 6,119,829 |