---- On Wed, 11 Mar 2020 22:29:19 -0500 Mike Gran <spk...@yahoo.com> wrote ---- > On Wed, Mar 11, 2020 at 06:15:28PM -0500, sirgazil wrote: > > Hi, > > > > I'm trying out guile-gi 0.2.2 on the Guix System by running the empty > > window example in > > https://spk121.github.io/guile-gi/Empty-Window.html#Empty-Window, but I > > get the following error: > > There is a known problem with 0.2.2 of Guix because of Guix's handling > of Guile binary extension directory searching. There was a patch in master > to fix it. > > I had wanted to wait until I scrubbed the docs to push a new release, > but, I could push one out pretty quickly to pick up those bug fixes. > > If you want a workaround in the meantime, try setting the > GUILE_SYSTEM_EXTENSIONS_PATH environment variable to the directory > into which libguile-gi.so was installed. > > _Mike >
Thanks, Mike, I'll wait :)