Hello Zelphir, > Yesterday I decided to give g-golf a try. Unfortunately I did not get > very far at all. I tried running the hello world example, and it > already crashed:
You can't run the upstream version of the g-golf distributed examples
in guix, due to a known problem (in guix, this has nothing to do with
guile nor g-golf itself), they must be wrapped so they are being run in
an 'appropriate way' (that is using the --no-graft guix shell command).
Guix now two separate g-golf examples packages:
g-golf-gtk-4-examples
g-golf-adw-1-examples
You should install those package and run them from your profile bin
dir (iiuc, not a guix user).
To see and learn how to wrap your own g-golf app, in guix, you may do
(I am quoting a sentence of the package description):
Run @command{guix edit g-golf-gtk-4-examples} for inspiration
how to wrap G-Golf applications when writing a Guix package.
Cheers,
David
pgpTvqzCD3EZN.pgp
Description: OpenPGP digital signature
