Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: meo on September 08, 2023, 11:54:59 AM

Title: Gedit missing dependency in piCore 32 bit.
Post by: meo on September 08, 2023, 11:54:59 AM
Hi y'all!

I've been trying to load gedit but it fails with the error message saying that libpcre.so.1 is missing.

// meo
Title: Re: Gedit missing dependency in piCore 32 bit.
Post by: Rich on September 08, 2023, 04:52:26 PM
Hi meo
It seems glib2.tcz was recompiled against pcre2. You could
try loading pcre.tcz and see if that fixes it.
Title: Re: Gedit missing dependency in piCore 32 bit.
Post by: meo on September 09, 2023, 04:16:18 AM
Hi Rich!

Thanks a lot for your help! Now gedit works. Thanks again!

// meo