bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54400: Emacs error in Ubuntu


From: Vicente Mataix ferrandiz
Subject: bug#54400: Emacs error in Ubuntu
Date: Tue, 15 Mar 2022 17:09:23 +0100 (CET)

Greetings,

I follow the instructions from:

https://guix.gnu.org/manual/en/guix.html#Binary-Installation

Installation (Ubuntu 20.04):

cd /tmp
wget https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
chmod +x guix-install.sh
./guix-install.sh
guix install glibc-utf8-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

Update:

guix pull

Install emacs:

guix install emacs

Load environment:

GUIX_PROFILE="$HOME/.guix-profile"
    . "$GUIX_PROFILE/etc/profile"

Run emacs:

emacs

/home/vmataixf/.guix-profile/bin/emacs: error while loading shared libraries: liblzma.so.5: cannot open shared object file: No such file or director

Best regards,

Vicente Mataix Ferrándiz

reply via email to

[Prev in Thread] Current Thread [Next in Thread]