Tiny Core Base > piCore Test Releases

piCore14.0 Beta

<< < (20/24) > >>

Juanito:

--- Quote from: aus9 on June 06, 2023, 07:16:45 AM ---so umm Xorg can have it as a dep or not?

--- End quote ---

In the 32bit repos pcre2 is a recursive dep of Xorg
In the 64bit repo Xorg, flwm, aterm and wbar do not depend on pcre2, so I would suggest not.

Paul_123:
Recent packages have transitioned from pcre to a minimum of pcre2.  Lets get the deps in the right spot.  The issue is that I messed up changing glib2.tcz.deps from pcre to pcre2 when I updated it.   I'm not in a spot where I can get on the server to fix until later today.

aus9:
Hi Paul_123
mc is working well now thanks.

I will need to rebuild/update gtk2 as leafpad and pcmanfm as they now break during loading

--- Code: ---[code]SNIP
gtk-query-immodules-2.0: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
gtk2.tcz: OK
leafpad.tcz: OK
--- End code ---


--- Code: ---SNIP
gtk-query-immodules-2.0: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
gtk2.tcz: OK
libfm.tcz: OK
pcmanfm.tcz: OK
--- End code ---

cheers

aus9:
Hi Paul_123

I almost succeeded skipping gtk2 and compiled pcmanfm .
but grep has a dep of pcre  and grep is a dep of submitqc and compiletc

I will try changing that dep but can not promise that I will be able to build pcmanfm tonight

aus9:
some parts of gtk2 rebuild are dep/ldd with libpcre2 but at least one does not want to party

--- Code: ---root@box:/tmp/gtk2/usr/local/bin# ldd gtk-demo
linux-vdso.so.1 (0x0000007f9a70b000)
libgdk-x11-2.0.so.0 => /usr/local/lib/libgdk-x11-2.0.so.0 (0x0000007f9a5e0000)
SNIP
libpcre.so.1 => not found
--- End code ---

I will have to check again...but my brain can't quite understand it when /usr/local/installed has no pcre or dev loaded

I can't spot anything in Makefile but fresh eyes maybe tomorrow

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version