Hi Kyle,

Kyle Andrews <k...@posteo.net> skribis:

> I tried with both info-reader and emacs. The former (your command)
> worked (yay!), while the latter (see below) errored out: saying emacs
> could not be found. 
>
>   guix shell r emacs -- emacs
>   # /gnu/store/rg8f1jd773n2l78p24m1gds3dmvcgkjq-profile/bin/emacs: error 
> while loading shared libraries: 
> /gnu/store/vncwfb53kbnyflyc1jyd2xv9sifpw202-gtk+-3.24.30/lib/libgdk-3.so.0: 
> file too short

Could you type “unset LD_LIBRARY_PATH” before this command, to be on the
safe side?  Does it make a difference?

If not, what does this say:

  du -L 
/gnu/store/vncwfb53kbnyflyc1jyd2xv9sifpw202-gtk+-3.24.30/lib/libgdk-3.so.0

Here I get:

  1044    
/gnu/store/vncwfb53kbnyflyc1jyd2xv9sifpw202-gtk+-3.24.30/lib/libgdk-3.so.0

Thanks,
Ludo’.



Reply via email to