Page 19 of 29

chromium_62.0.3202.75+pepper_27.0.0.183 **RUN-AS-SPOT**

Posted: Sat 21 Oct 2017, 10:41
by peebee
RUN-AS-SPOT

32-bit chromium_62.0.3202.75+pepper_27.0.0.183_lx_spot.sfs

64-bit chromium64_62.0.3202.75+pepper_27.0.0.183_lx_spot.sfs

For the 32-bit version some tweaks are needed....

For slacko-6.9.9.9 (and LxPupSc-17.09.1) the mozilla-nss-3.31.1-i586-1_slack14.2.txz update is required.

(LxPupSc-17.09.22 and later already has this update).

For xenialpup-7.0.8.1 the following links need to be made:

Code: Select all

cd /usr/lib && ln -s libpng14.so.14 libpng16.so.16 && cd /lib && ln -s libpcre.so.3 libpcre.so.1
For LxXenial-17.06 only the libpcre link is needed:

Code: Select all

cd /lib && ln -s libpcre.so.3 libpcre.so.1
Runs in ArtfulPup with NO tweaks.

For the 64-bit version.....

slacko64-6.9.9.9 and LxPup64-17.06b require the update: mozilla-nss-3.31.1-x86_64-1_slack14.2.txz

xenialpup64-7.0.8.5 requires the 64-bit .sfs to be converted - see: http://murga-linux.com/puppy/viewtopic. ... 205#867205 (use option 2)

RUN-AS-SPOT
means that the location and permissions on the config and cache have changed and downloads have different behaviour
RUN-AS-SPOT

Posted: Wed 25 Oct 2017, 14:37
by peebee
PepperFlash-27.0.0.183.....

Posted: Fri 27 Oct 2017, 06:17
by peebee
For LxPupSc only (32-bit) .....

chromium_62.0.3202.75+pepper_27.0.0.183_lxsc_spot.sfs

RUN-AS-SPOT

All downloads will have user:group = spot:spot
HOWEVER
All items in /root/spot/Downloads will be changed to user:group = root:root ON EXIT

If you want to use existing configs with this Run-As-Spot version then you will need to change the ownership to spot:spot - strongly suggest a copy is made before doing this!!

Posted: Mon 30 Oct 2017, 16:50
by peebee
Now all versions chromium_62.0.3202.75+pepper_27.0.0.183 **RUN-AS-SPOT**
see above

Posted: Tue 07 Nov 2017, 09:49
by peebee
For LxPupSc only (32-bit) .....

chromium_62.0.3202.89+pepper_27.0.0.183_lxsc_spot.sfs

RUN-AS-SPOT

Posted: Thu 16 Nov 2017, 16:36
by peebee
UPDATE 10-dec-2017

For LxPupSc only (32-bit) .....

chromium_63.0.3239.84+pepper_27.0.0.187_lxsc_spot.sfs

RUN-AS-SPOT

New build....

Arch Linux have ceased all support for 32-bit systems and have completely deleted their 32-bit repositories :(

This build is therefore constructed from Debian 32-bit binaries....

Posted: Sun 03 Dec 2017, 11:05
by peebee
chromium_63.0.3239.40+pepper_27.0.0.187_lxsc_spot.sfs

see above

Posted: Sun 10 Dec 2017, 10:36
by peebee
chromium_63.0.3239.84+pepper_27.0.0.187_lxsc_spot.sfs

see above

chromium_63.0.3239.84+pepper_28.0.0.126_lxsc_spot

Posted: Tue 12 Dec 2017, 14:58
by peebee
For LxPupSc only (32-bit) .....

chromium_63.0.3239.84+pepper_28.0.0.126_lxsc_spot.sfs

RUN-AS-SPOT

Re: chromium_62.0.3202.75+pepper_27.0.0.183 **RUN-AS-SPOT**

Posted: Thu 14 Dec 2017, 02:18
by s243a
peebee wrote:RUN-AS-SPOT

32-bit chromium_62.0.3202.75+pepper_27.0.0.183_lx_spot.sfs

64-bit chromium64_62.0.3202.75+pepper_27.0.0.183_lx_spot.sfs

For the 32-bit version some tweaks are needed....

For slacko-6.9.9.9 (and LxPupSc-17.09.1) the mozilla-nss-3.31.1-i586-1_slack14.2.txz update is required.

(LxPupSc-17.09.22 and later already has this update).

For xenialpup-7.0.8.1 the following links need to be made:

Code: Select all

cd /usr/lib && ln -s libpng14.so.14 libpng16.so.16 && cd /lib && ln -s libpcre.so.3 libpcre.so.1
For LxXenial-17.06 only the libpcre link is needed:

Code: Select all

cd /lib && ln -s libpcre.so.3 libpcre.so.1
Runs in ArtfulPup with NO tweaks.

For the 64-bit version.....

slacko64-6.9.9.9 and LxPup64-17.06b require the update: mozilla-nss-3.31.1-x86_64-1_slack14.2.txz

xenialpup64-7.0.8.5 requires the 64-bit .sfs to be converted - see: http://murga-linux.com/puppy/viewtopic. ... 205#867205 (use option 2)

RUN-AS-SPOT
means that the location and permissions on the config and cache have changed and downloads have different behaviour
RUN-AS-SPOT
where would I get the source code for libnss. I want to try compiling it for super lupu

Posted: Thu 14 Dec 2017, 06:58
by peebee

chromium+pepper **RUNS-AS-SPOT**

Posted: Tue 19 Dec 2017, 09:31
by peebee
RUNS-AS-SPOT

For the 32-bit version some tweaks are needed....

For slacko-6.9.9.9 (and LxPupSc-17.09.1) the mozilla-nss-3.31.1-i586-1_slack14.2.txz update is required.

(LxPupSc-17.09.22 and later already has this update).

For xenialpup-7.5 the following links need to be made:

Code: Select all

cd /usr/lib && ln -s libpng14.so.14 libpng16.so.16 && cd /lib && ln -s libpcre.so.3 libpcre.so.1
For LxXenial-17.11 and Dpup Stretch CE by Radky only the libpcre link is needed:

Code: Select all

cd /lib && ln -s libpcre.so.3 libpcre.so.1
Runs in ArtfulPup and Upup-Bionic-Beaver with NO tweaks.

For the 64-bit version.....

slacko64-6.9.9.9 and LxPup64-17.06b require the update: mozilla-nss-3.31.1-x86_64-1_slack14.2.txz

xenialpup64-7.5 requires the 64-bit .sfs to be converted - see: http://murga-linux.com/puppy/viewtopic. ... 205#867205 (use option 2)

RUNS-AS-SPOT

chromium_63.0.3239.132+pepper_28.0.0.137 **RUN-AS-SPOT**

Posted: Tue 09 Jan 2018, 16:05
by peebee

Posted: Mon 29 Jan 2018, 14:39
by peebee
RUN-AS-SPOT

13-mar-2018 - Chromium-64.0.3282.186 & PepperFlash-29.0.0.113

32-bit chromium_64.0.3282.186+pepper_29.0.0.113_lx_spot.sfs

64-bit chromium64_64.0.3282.186+pepper_29.0.0.113_lx_spot.sfs

as above....

Posted: Wed 31 Jan 2018, 23:50
by Mike Walsh
Chrome 64.0.3282.119 still running happily in Tahr 64, y'know.....

It's that glibc thing again..! :roll: :lol:


Mike. :wink:

Posted: Thu 01 Feb 2018, 19:23
by peebee
Interesting blog entry from AlienBob....

https://alien.slackbook.org/blog/chromi ... 2bit-pain/

Posted: Tue 06 Feb 2018, 08:18
by peebee
Now PepperFlash-28.0.0.161 see above

7-feb-2018 - Chromium-64.0.3282.140

Posted: Sat 03 Mar 2018, 15:53
by matchpoint
Thank you for this Peebee. With the addition of liblua5.1-0, your package runs admirably on Xenial32.

Old 32 bit Chromium version links

Posted: Sun 04 Mar 2018, 18:44
by WiZard
Has anyone reported that the links for 32bit Chromium older than 52 are not working? Could not find them on SourceForge.

Posted: Sun 04 Mar 2018, 19:47
by ally