Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. [root@localhost ~]# guix package -i hello
  2. guile: warning: failed to install locale
  3. hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH',
  4. along these lines:
  5.  
  6. guix package -i glibc-utf8-locales
  7. export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
  8.  
  9. See the "Application Setup" section in the manual, for more info.
  10.  
  11.  
  12. guix package: error: failed to connect to `/var/guix/daemon-socket/socket': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement