Carlos Carleos <[email protected]> skribis: > Ludovic Courtès <[email protected]> escribió / skribis [*]: > >> The problem is that Guile-Reader is not found in Guile’s search path. >> For now the fix is to run: >> guix package -i guile-reader-for-guile_2.0.11 >> and then define the environment variables suggested by: >> guix package --search-paths >> Could you try that? > > Done. It worked (with a warning):
Good news, thanks for persevering. ;-) >> --8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8-- > carleos@carleos:~$ skribilo --version > /gnu/store/xhd2xdv16b64ajkdd7pbkklrq5fmn28i-bash-4.3/bin/sh: warning: > setlocale: LC_ALL: cannot change locale (eo.utf8) This is because upstream libc (which is what we ship) lacks support for Esperanto locales, but it’s being fixed, at last: https://sourceware.org/bugzilla/show_bug.cgi?id=16190 Thanks, Ludo’.
