Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: SSSIHMS on May 29, 2022, 02:49:10 AM

Title: Chromium Browser
Post by: SSSIHMS on May 29, 2022, 02:49:10 AM
I need to install the Chromium Web Browser in piCore but it is not available in the TC repository.
Title: Re: Chromium Browser
Post by: Juanito on May 29, 2022, 03:40:18 AM
Assuming dillo, epiphany, firefox, links and webkitgtk4 are of no use, you could search for a version of the chromium browser pre-compiled for RPi  (I believe it is available in the Pi OS) or try to build it yourself.
Title: Re: Chromium Browser
Post by: SSSIHMS on May 29, 2022, 04:10:51 AM
Thanks for the quick response, Sir.

Yes, I do believe that Pi OS has a pre-complied version, but how do I copy it over to piCore?
Title: Re: Chromium Browser
Post by: Juanito on May 29, 2022, 05:48:21 AM
You’d need to manually download the package from the Pi OS site, unpack it and figure out the dependencies.
Title: Re: Chromium Browser
Post by: Juanito on May 29, 2022, 06:20:10 AM
I gave it a quick try on piCore64 using chromium_99.0.4844.74-1~deb11u1_arm64.deb, you'd need chromium_99.0.4844.74-1~deb11u1_armhf.deb.

The following deps are missing on piCore/piCore64:

libre2.so.9 => not found
libsnappy.so.1 => not found
libminizip.so.1 => not found

..so they'd need to be built.
Title: Re: Chromium Browser
Post by: SSSIHMS on May 29, 2022, 08:01:11 AM
Thanks once again.

I have a functioning Chromium Browser on my Pi OS (32-bit). How do I copy it to piCore with all the dependencies?
Title: Re: Chromium Browser
Post by: Juanito on May 29, 2022, 10:22:30 AM
"apt-file list chromium" or similar should provide a list of files to copy.

You don't need to copy many of the dependencies as a piCore extension already exists.
Title: Re: Chromium Browser
Post by: SSSIHMS on May 29, 2022, 10:26:41 AM
Thanks.I will try it and update you on the outcome.
Title: Re: Chromium Browser
Post by: tcpiCore on June 06, 2022, 08:08:22 PM
Thanks.I will try it and update you on the outcome.

I'd like to know if there is any progress.

Nowadays, I'm trying to find a way to install chromium/firefox on the picore 13 machine.

But, no success.
Title: Re: Chromium Browser
Post by: Juanito on June 07, 2022, 04:19:51 AM
There's a firefox extension in the piCore repo.