Re: First example of g-golf (hello world) not working
David Pirotte <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <20250411180756.5c706a84@tintin> |
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
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmf5hKwACgkQ83T9k6MF etehHQgA3rl0/iPrtHZhDCqNbF9rXYqT9GjOn3/I4ziUH5w/PkaAzcN2dDjnyVFS T9CQvpUKcBpTc6ylIrDW+vhdBC8L/0aZdpEVNnND75kTjsFKvbFXXRgzXYcfD57p aYlwb8xQhfgKSA4BqKm/sI2M3xAv21H5oW0u+wZXf0evoqzVLnYDsi1PvQ03Nqv4 Z17T9JerCQrqdDhHCZqJAfofOEm3AFQLqXdCjEwTS6a5TZlWZHdvB1lQM8J8yeMJ v2avdy4vIA63LtWy0RCxYEqZ9YgNI+5Iz/Wot/W+tysUIqPQFdMg9KZcZ706N3F/ LpSOMWFG6gu0PbppSxI5TYCSeAlaJA== =Vl5n -----END PGP SIGNATURE-----