Re: Gnome::Gtk3 ???
[email protected] (mt-2) Mon, 11 May 2026 15:06:07 +0200
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
On 5/9/26 10:44, ToddAndMargo via perl6-users wrote: > On 5/8/26 01:08, mt-2 wrote: >> On 5/5/26 19:27, ToddAndMargo via perl6-users wrote: >>> On 5/5/26 04:49, mt-2 wrote: >>>> >>>> The Gtk4 depends on the Cairo distro of Timo. dwarring mentioned it >>>> in the issue. >>> >>> Which is installed. >>> >>> $ rpm -qa cairo >>> cairo-1.18.4-2.fc43.x86_64 >>> >>> Hmmmmmmmmmmm .... >>> >>> >> Well, that is the library on which Timo's Cairo depends. After that >> you should install the Cairo distribution of Timo like so: >> >> zef --/test install Cairo >> > > I already did. Went in real nice. Still could not > get Gnome::gtk4 to go on, but Timo is still working > on it. Can you show me the output of the installation please, maybe I can see what is happening there.