I have a task of creating kiosk 32 bit system. However Porteus kiosk 32 bit was abandoned by developers and include only old version of Firefox. Also there is almost no help in my topic of adpoting Porteus kiosk 32 bit to new Firefox version. Install latest Chromium instead of Chrome in Porteus kiosk 32-bit 3.7.0
Is it possible then to cut everything, but Firefox from regular (not kiosk) Porteus?
Remove everything but browser from Porteus 32 bit
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
- Ed_P
- Contributor
- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Remove everything but browser from Porteus 32 bit
Can you add any of the 32 bit modules from here: http://dl.porteus.org/i586/Porteus-v3.2.2/modules/ to your kiosk?
Remove everything but browser from Porteus 32 bit
What you're asking for doesn't make much sense considering how Porteus (non-Kiosk) works -- each extra program is a completely separated module. As Ed_P said, you'd better get a Firefox module from the link above. 

Remove everything but browser from Porteus 32 bit
I've added Firefox module to Porteus kiosk and when I try to run Firefox from command line in Porteus kiosk debugging mode I get the following error:Ed_P wrote: ↑18 Oct 2017, 16:12Can you add any of the 32 bit modules from here: http://dl.porteus.org/i586/Porteus-v3.2.2/modules/ to your kiosk?
That error means that Firefox of latest versions need GTK3 to run. So we need to concentrate on injecting GTK3 in Porteus kiosk.XPCOMGlueLoad error for file /usr/lib/firefox-50.1.0/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
- francois
- Contributor
- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Remove everything but browser from Porteus 32 bit
@link08:
Why don't you send a personnal message to fanthom. I would be surprised he would not provide a solution for the kiosk version of porteus.
Why don't you send a personnal message to fanthom. I would be surprised he would not provide a solution for the kiosk version of porteus.

Prendre son temps, profiter de celui qui passe.
Remove everything but browser from Porteus 32 bit
You can try to download Slackware GTK3 package and convert it to a xzm module: http://slackware.cs.utah.edu/pub/slackw ... i586-1.txz
- Ed_P
- Contributor
- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Remove everything but browser from Porteus 32 bit
The requested URL /pub/slackware/slackware-14.2/slackware/l/gtk 3-3.18.9-i586-1.txz was not found on this server.fulalas wrote: ↑20 Oct 2017, 02:26You can try to download Slackware GTK3 package and convert it to a xzm module: http://slackware.cs.utah.edu/pub/slackw ... i586-1.txz
However, the mentioned module is found in USM.
Code: Select all
root@porteus:/home/guest# usm -s 3.18.9
gtk+3-3.18.9-x86_64-1.txz was found in slackware [installed]
Packages found: 1
Use: usm -i <package> for more info
Use: usm -g <package> to download
root@porteus:/home/guest#
-update-
Just retried the link and it works now.


Remove everything but browser from Porteus 32 bit
Yeah, Slackware domain isn't exactly stable, hahaha! BTW, you mentioned a x64 package coming from USM while the OP is asking for a x86 
