Hi, Vicente Mataix ferrandiz <[email protected]> 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’.
