GNU bug report logs - #54400
Emacs error in Ubuntu

Previous Next

Package: guix;

Reported by: Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>

Date: Tue, 15 Mar 2022 16:16:02 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr>
Cc: 54400 <at> debbugs.gnu.org
Subject: bug#54400: Emacs error in Ubuntu
Date: Wed, 16 Mar 2022 11:52:18 +0100
Hi,

Vicente Mataix ferrandiz <vicente.mataix-ferrandiz <at> inria.fr> skribis:

> 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 

Could you check whether the ‘LD_LIBRARY_PATH’ environment variable is
defined, for instance by running:

  env | grep LD_LIBRARY_PATH

If it is, please unset it:

  unset LD_LIBRARY_PATH

Does it help?

Ludo’.




This bug report was last modified 3 years and 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.