Hi Sébastien,

On Fri, 11 Aug 2023 at 22:26, Sébastien Lerique <s...@eauchat.org> wrote:

> I'm trying out ways to get emacs running on a reMarkable 2

Cool!

Please consider I know nothing about reMarkable. :-)

>   apt install guix
>   guix pack -RR -S /emacsbin=bin emacs-no-x

Here you are using emacs-no-x as it was with the release of Guix
packaged by Debian.  Maybe you could run “guix pull” before running
“guix pack”.

> I copy and extract the package in reMarkable. Then, as / and /home are
> different partitions on reMarkable, and / is too small, I follow the way
> Entware packages are installed (see https://toltec-dev.org/ for
> details), so:
>
>   mount -o bind /home/root/gnu /gnu
>
> At this point emacs-no-x runs perfectly when connecting through ssh and
> running it there.

\o/

> But when run from yaft (and from ReTerm), the following error appears,
> and emacs (as well as the minimal bash) fails to run:
>
> --8<---------------cut here---------------start------------->8---
> /gnu/store/97xwzdsw9p6019dbml5mzf781c7avfkq-bash-minimal-5.1.8/bin/bash: 
> error while loading shared libraries: libQt5Core.so.5: cannot open shared 
> object file: No such file or directory
> --8<---------------cut here---------------end--------------->8---

Sorry, I am missing from where it runs just above?

> Are there any ideas to figure out what could lead to this bug?

Just to be sure, could you share which revision (guix describe) of Guix
you are using.  I mean, you are running emacs-no-x from which Guix
revision?


Cheers,
simon

Reply via email to