Skip to content

Instantly share code, notes, and snippets.

@kidd
Created February 11, 2016 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kidd/cc0e9948ffb6bb1d40b4 to your computer and use it in GitHub Desktop.
Save kidd/cc0e9948ffb6bb1d40b4 to your computer and use it in GitHub Desktop.
> guix package -i guile-next
warning: failed to install locale: Invalid argument
The following package will be installed:
guile-next 2.1.2 /gnu/store/pgign6bfdixs4if2xxby85d8z7g21jpw-guile-next-2.1.2
62 packages in profile
The following environment variable definitions may be needed:
export GUILE_LOAD_COMPILED_PATH="/home/rgrau/.guix-profile/lib/guile/2.0/ccache:/home/rgrau/.guix-profile/share/guile/site/2.0"
> export GUILE_LOAD_COMPILED_PATH="/home/rgrau/.guix-profile/lib/guile/2.0/ccache:/home/rgrau/.guix-profile/share/guile/site/2.0"
> guile
guile: warning: failed to install locale
Uncaught exception:
Throw to key system-error with args ("load-thunk-from-memory" "~A" ("No such file or directory") (2))Threads explicit registering is not previously enabled
zsh: abort (core dumped) guile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment