<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5169&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / 32 bit browser for Devuan 5.10]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5169</link>
		<description><![CDATA[The most recent posts in 32 bit browser for Devuan 5.10.]]></description>
		<lastBuildDate>Fri, 19 Aug 2022 12:11:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37086#p37086</link>
			<description><![CDATA[<p>Hello AP:</p><div class="quotebox"><cite>andyprough wrote:</cite><blockquote><div><p>... they recommend the 32-bit builds by Steve Pusser.<br />... don&#039;t know if the latest Pale Moon will work better ...</p></div></blockquote></div><p>I only had Fixefox installed due to the lack of a 32-bit PM.<br />I don&#039;t really like FF but could not find anything else at the time.</p><p>Fortunately, I&#039;ve solved the issue with the ADSL.</p><p>Some DH at the telco did a remote firmware upgrade (the usual), changing my customer ID/PW for the service and setting up a hard wired admin PW.<br />All this <em>without</em> informing me or anyone else, not even the techs who came to see what was going on.</p><p>So I&#039;ll put the PM 32-bit thing on the back burner for the moment, I now have a severe problem with with my Pi-Hole configuration.</p><p>Thank you very much for the heads-up and the link to the 32-bit PM. 8^D</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 19 Aug 2022 12:11:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37086#p37086</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37077#p37077</link>
			<description><![CDATA[<p>If interested, you can &quot;install&quot; the 32 bit version directly from Mozilla...it will update itself separately from the Devuan repositories...</p><p>These are notes from MiyoLinux; adjust them to your needs. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><div class="codebox"><pre class="vscroll"><code>Preliminaries...

Make sure you have the REQUIRED libraries installed...

glibc 2.17 or higher
GTK+ 3.14 or higher
libstdc++ 4.8.1 or higher
X.Org 1.0 or higher (1.7 or higher is recommended)

All four of the above are already installed in MiyoLinux.
_____________________________________________________________

For sound in Firefox...

b) If you are using only alsa for sound, you will need to install apulse to have sound in Firefox. It is already installed in the latest versions of MiyoLinux. 

b) If you are using pulseaudio, sound should work automatically.
_____________________________________________________________

Download and install Firefox...

1. Open a terminal, and cd into the folder where your download will be saved. For example...

cd Downloads

2. Download Firefox (or Firefox-ESR) 64 or 32 bit version. 

NOTE: To download the 32 bit version, change os=linux64 to os=linux in the command(s) below.

NOTE: If you need Firefox with a language other than English-US, find your language in the list at the bottom of this file, then substitute lang=en-US with your desired language in the command(s) below.  

To download Firefox, enter the following command...

wget &quot;https://download.mozilla.org/?product=firefox-latest&amp;os=linux64&amp;lang=en-US&quot; -O firefox.tar.bz2

To download Firefox-ESR, enter the following command...

wget &quot;https://download.mozilla.org/?product=firefox-esr-latest&amp;os=linux64&amp;lang=en-US&quot; -O firefox-esr.tar.bz2

3. Extract the file...

tar xjf firefox*.tar.bz2

4. Move the extracted firefox folder to /opt...

sudo mv firefox /opt/

5. Create a symlink to the Firefox executable...

sudo ln -s /opt/firefox/firefox /usr/bin/firefox

6. Create a Desktop File...

First, enter the following in the terminal to become root...

su

After becoming root, enter the following command...

cd /usr/local/share/applications

If that directory doesn&#039;t exist, create it...

mkdir /usr/local/share/applications

...then use the cd command again.  

Now enter the following command to create a desktop file...

nano firefox.desktop

If you are using alsa for sound, enter the following...

[Desktop Entry]
Version=1.0
Name=Firefox
Comment=Browse the World Wide Web
GenericName=Web Browser
Keywords=Internet;WWW;Browser;Web;Explorer
Exec=apulse firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=firefox
Categories=Network;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true

If you are using pulseaudio for sound, remove apulse from... 

Exec=apulse firefox %u 

so that it looks like this...

Exec=firefox %u

Save the file and close nano with the following 3 actions...

Ctrl + x
y
Enter

Firefox should now be installed and available in your menu.

_____________________________________________________________

For other languages replace &#039;lang=en-US&#039; with...

   Acholi                     lang=ach
   Afrikaans                  lang=af
   Albanian                   lang=sq
   Arabic                     lang=ar
   Aragonese                  lang=an
   Armenian                   lang=hy-AM
   Assamese                   lang=as
   Asturian                   lang=ast
   Azerbaijani                lang=az
   Basque                     lang=eu
   Belarusian                 lang=be
   Bengali (Bangladesh)       lang=bn-BD
   Bengali (India)            lang=bn-IN
   Bosnian                    lang=bs
   Breton                     lang=br
   Bulgarian                  lang=bg
   Catalan                    lang=ca
   Chinese (Simplified)       lang=zh-CN
   Chinese (Traditional)      lang=zh-TW
   Croatian                   lang=hr
   Czech                      lang=cs
   Danish                     lang=da
   Dutch                      lang=nl
   English (British)          lang=en-GB
   English (South African)    lang=en-ZA
   Esperanto                  lang=eo
   Estonian                   lang=et
   Finnish                    lang=fi
   French                     lang=fr
   Frisian                    lang=fy-NL
   Fulah                      lang=ff
   Gaelic (Scotland)          lang=gd
   Galician                   lang=gl
   German                     lang=de
   Greek                      lang=el
   Gujarati (India)           lang=gu-IN
   Hebrew                     lang=he
   Hindi (India)              lang=hi-IN
   Hungarian                  lang=hu
   Icelandic                  lang=is
   Indonesian                 lang=id
   Irish                      lang=ga-IE
   Italian                    lang=it
   Kannada                    lang=kn
   Kazakh                     lang=kk
   Khmer                      lang=km
   Korean                     lang=ko
   Latvian                    lang=lv
   Ligurian                   lang=lij
   Lithuanian                 lang=lt
   Lower Sorbian              lang=dsb
   Macedonian                 lang=mk
   Maithili                   lang=mai
   Malay                      lang=ms
   Malayalam                  lang=ml
   Marathi                    lang=mr
   Norwegian (BokmÃ¥l)        lang=nb-NO
   Norwegian (Nynorsk)        lang=nn-NO
   Oriya                      lang=or
   Persian                    lang=fa
   Polish                     lang=pl
   Portuguese (Brazilian)     lang=pt-BR
   Portuguese (Portugal)      lang=pt-PT
   Punjabi (India)            lang=pa-IN
   Romanian                   lang=ro
   Romansh                    lang=rm
   Russian                    lang=ru
   Serbian                    lang=sr
   Sinhala                    lang=si
   Slovak                     lang=sk
   Slovenian                  lang=sl
   Songhai                    lang=son
   Spanish (Argentina)        lang=es-AR
   Spanish (Chile)            lang=es-CL
   Spanish (Mexico)           lang=es-MX
   Spanish (Spain)            lang=es-ES
   Swedish                    lang=sv-SE
   Tamil                      lang=ta
   Telugu                     lang=te
   Thai                       lang=th
   Turkish                    lang=tr
   Ukrainian                  lang=uk
   Upper Sorbian              lang=hsb
   Uzbek                      lang=uz
   Vietnamese                 lang=vi
   Welsh                      lang=cy
   Xhosa                      lang=xh</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Thu, 18 Aug 2022 17:20:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37077#p37077</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37075#p37075</link>
			<description><![CDATA[<p>Looks like a bug report against Amprolla might be called for.</p><p><a href="http://deb.devuan.org/merged/dists/beowulf-security/main" rel="nofollow">http://deb.devuan.org/merged/dists/beow … urity/main</a></p><p>^ The Contents-*.gz files are all empty. Again.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 18 Aug 2022 14:31:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37075#p37075</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37074#p37074</link>
			<description><![CDATA[<div class="quotebox"><cite>andyprough wrote:</cite><blockquote><div><p>The Pale Moon project does not currently create 32-bit binaries themselves, but they recommend the 32-bit builds by Steve Pusser. Links to his repos and deb packages for GTK2 and GTK3 versions are at the top of Pale Moon&#039;s 3rd party builds page here: <a href="http://www.palemoon.org/contributed-builds.shtml" rel="nofollow">http://www.palemoon.org/contributed-builds.shtml</a></p></div></blockquote></div><p>Thanks for this, I knew about Steve&#039;s repository, but wasn&#039;t aware that 32-bit was included there (I rarely use my 32-bit machine).</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Thu, 18 Aug 2022 13:34:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37074#p37074</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37073#p37073</link>
			<description><![CDATA[<p>This is strange:</p><div class="codebox"><pre><code>$ aptitude versions firefox-esr
Package firefox-esr:                              
p   78.14.0esr-1~deb10u1             oldstable     500 
i   91.12.0esr-1~deb10u1             oldstable-sec 500 

Package firefox-esr:i386:
p   78.14.0esr-1~deb10u1             oldstable     500 
p   78.15.0esr-1~deb10u1             oldstable-sec 500 </code></pre></div><p>It appears firefox-esr:i386 is indeed at 78.15.0 with beowulf (above).&#160; However, using ascii sources gives this:</p><div class="codebox"><pre><code>$ aptitude versions firefox-esr
Package firefox-esr:                              
p   68.10.0esr-1~deb9u1              oldoldstable  500 
p   91.11.0esr-1~deb9u1              oldoldstable- 500 
i   91.12.0esr-1~deb10u1                           100 

Package firefox-esr:i386:
p   68.10.0esr-1~deb9u1              oldoldstable  500 
p   91.11.0esr-1~deb9u1              oldoldstable- 500 </code></pre></div><p>I suppose you could (temporarily) change sources to ascii, apt-update, install firefox-esr (91.11.0), then restore sources to beowulf ...</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Thu, 18 Aug 2022 13:28:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37073#p37073</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37072#p37072</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>As we know, Pale Moon stopped the 32-bit versions back in 2020.</p></div></blockquote></div><p>The Pale Moon project does not currently create 32-bit binaries themselves, but they recommend the 32-bit builds by Steve Pusser. Links to his repos and deb packages for GTK2 and GTK3 versions are at the top of Pale Moon&#039;s 3rd party builds page here: <a href="http://www.palemoon.org/contributed-builds.shtml" rel="nofollow">http://www.palemoon.org/contributed-builds.shtml</a></p><p>I don&#039;t know if the latest Pale Moon will work better for you than the older Firefox ESR, but it&#039;s been working well for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Thu, 18 Aug 2022 13:18:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37072#p37072</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37070#p37070</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>rbit wrote:</cite><blockquote><div><p>Have you run <span class="bbc">apt update</span> recently?</p></div></blockquote></div><p>^ This.</p></div></blockquote></div><p>I mentioned that earlier in my previous post:</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>... but I run updates regularly, atb least once every fortnight.</p></div></blockquote></div><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Check the pinning with</p><div class="codebox"><pre><code>apt policy firefox-esr</code></pre></div></div></blockquote></div><p>Here it is:</p><div class="codebox"><pre><code>~$ apt policy firefox-esr
firefox-esr:
  Installed: 78.15.0esr-1~deb10u1
  Candidate: 78.15.0esr-1~deb10u1
  Version table:
 *** 78.15.0esr-1~deb10u1 500
        500 http://deb.devuan.org/merged beowulf-security/main i386 Packages
        100 /var/lib/dpkg/status
     78.14.0esr-1~deb10u1 500
        500 http://deb.devuan.org/merged beowulf/main i386 Packages
~$ </code></pre></div><p>And <span class="bbc">/apt/preferences.d</span> is empty.</p><p>Thank you both for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 18 Aug 2022 10:21:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37070#p37070</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37067#p37067</link>
			<description><![CDATA[<div class="quotebox"><cite>rbit wrote:</cite><blockquote><div><p>Have you run <span class="bbc">apt update</span> recently?</p></div></blockquote></div><p>^ This.</p><p>Check the pinning with</p><div class="codebox"><pre><code>apt policy firefox-esr</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 18 Aug 2022 05:40:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37067#p37067</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37066#p37066</link>
			<description><![CDATA[<p>I don&#039;t have the *exact* same setup as you (32-bit on beowulf)... I do have amd64 running beowulf, and i686 running chimaera.&#160; Both of them show firefox at 91.12.0esr.&#160; my arm64 running ascii shows firefox at 91.11.0esr.&#160; Have you run <span class="bbc">apt update</span> recently?&#160; Do you have anything in /etc/apt/preferences.d/ that would prevent firefox upgrade (apt pinning)?</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Thu, 18 Aug 2022 04:29:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37066#p37066</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37062#p37062</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Well that&#039;s not right.</p></div></blockquote></div><p>But I get this.</p><div class="codebox"><pre><code>~$ sudo apt install firefox-esr/beowulf-security
Reading package lists... Done
Building dependency tree       
Reading state information... Done
firefox-esr is already the newest version (78.15.0esr-1~deb10u1).
Selected version &#039;78.15.0esr-1~deb10u1&#039; (Devuan-Security:3.0.0/oldstable-security [i386]) for &#039;firefox-esr&#039;
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~$ </code></pre></div><p>I have not used Firefox on this rig for two or three years, but I run updates regularly, atb least once every fortnight.<br />I must be doing <em>something</em> wrong ...&#160; 8^º</p><p>This is the <span class="bbc">sources.list</span> file:</p><div class="codebox"><pre><code># Linux Beowulf 3.0 - i386 
# 20220325 - cleaned up sources list

deb http://deb.devuan.org/merged beowulf main non-free contrib
deb http://deb.devuan.org/merged beowulf-security main contrib non-free
deb http://deb.devuan.org/merged beowulf-updates main contrib non-free
deb http://deb.devuan.org/merged beowulf-backports main contrib non-free
groucho@eee-dev3:~$ </code></pre></div><p>Thanks for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 17 Aug 2022 20:33:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37062#p37062</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37054#p37054</link>
			<description><![CDATA[<p>I was on 78.12, so I upgraded, &amp; now its 91.11.0esr, hope that helps.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Wed, 17 Aug 2022 17:05:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37054#p37054</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37052#p37052</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>78.15.0esr</p></div></blockquote></div><p>Well that&#039;s not right.</p><p><a href="https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&amp;q=firefox-esr&amp;x=submit" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/poli … r&amp;x=submit</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 17 Aug 2022 16:47:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37052#p37052</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37050#p37050</link>
			<description><![CDATA[<p>Hello:</p><p>Thanks for the prompt reply.&#160; 8^)</p><div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>I have Firefox-esr from the repos on my 32bit Devuan Live install ...</p></div></blockquote></div><p>Is it the same version I have installed?<br />ie: 78.15.0esr</p><p>Thanks for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 17 Aug 2022 14:49:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37050#p37050</guid>
		</item>
		<item>
			<title><![CDATA[Re: 32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37049#p37049</link>
			<description><![CDATA[<p>I have Firefox-esr from the repos on my 32bit Devuan Live install on my old Toshiba Satellite laptop, works OK for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Wed, 17 Aug 2022 13:27:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37049#p37049</guid>
		</item>
		<item>
			<title><![CDATA[32 bit browser for Devuan 5.10]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37046#p37046</link>
			<description><![CDATA[<p>Hello:</p><p><span class="bbu">Background</span><br />My ISP has been screwing around with the cabling and as a result of whatever they are up to I am (for maybe 72 hrs.?) without web access.</p><p>As a result (firmware update?) I have lost access to the ADSL modem&#039;s <span class="bbc">admin -&gt; advanced options</span> settings where I direct it to a Chimaera VM running a PiHole/Unbound recursive DNS in my main box.</p><p>The local telco is on a holy war to rip out all the copper lines and get everyone and their dog on fibre <em>manu military</em> and what is happening is part of the pressure on the clients to go along.</p><p>Fibre is something I do not want <em>or</em> need as if/when power goes down, there is nowhere to call as the fibre modem goes dead without power. <br />And without power, there&#039;s nothing to charge your phone&#039;s battery with after a day or so.</p><p>Till this problem gets solved, I am using a slow WiFi on my Asus 1000HE, enabled for me by a neighbour two doors down.<br />Should the admin lock-out turn out to be permanent, I&#039;ll post a question to solve the modem problem on <span class="bbu">another</span> thread.</p><p><span class="bbu">Request</span><br />For now I need the forum&#039;s collective to give me a hand and suggest a viable 32-bit browser for my 1000HE.<br />The installed browser (have not used it since before the pandemic) is Firefox 78.15.0esr, not the best choice at present.</p><p>As we know, Pale Moon stopped the 32-bit versions back in 2020.<br />The 1000HE is running Devuan 32-bit on a back ported kernel, just like my main box.</p><div class="codebox"><pre><code>~$ uname -a
Linux eee-dev3 5.10.0-0.bpo.15-686-pae #1 SMP Debian 5.10.120-1~bpo10+1 (2022-06-13) i686 GNU/Linux
~$ </code></pre></div><p>Thanks in advance.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 17 Aug 2022 11:28:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37046#p37046</guid>
		</item>
	</channel>
</rss>
