Quote:
Originally Posted by DiapDealer
You built your own version of Sigil on 24.04, (I don't believe sigil 2.4.2 is available for 24.04), right? If so, there's no need to wait for anything. Just build Sigil from the latest GitHub master source and don't configure it to use the system libs. That way it will be built with the pcre2 10.45 now bundled with Sigil.
Ubuntu 24.04 won't likely be upgrading their version of pcre2, so you're going to need to remember to not use -DUSE_SYSTEM_LIBS=1 when configuring Sigil--whenever you build Sigil.
|
You're so persuasive !! I was so far down this rabbit hole that, after saying Howdo! to Alice, I took up your suggestion and rebuilt Sigil from the latest Master.
The regex problem has now gone on my Linux box - (and I even remembered that testplugin has to used on Sigil's default empty file!!).
Thanks for the push.