all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* lualatex doesn't find libzzip-0.so.13 (easy bug?)
@ 2021-03-27 19:22 Sergiu Ivanov
  2021-03-28 10:29 ` bug#47448: " Andreas Enge
  0 siblings, 1 reply; 5+ messages in thread
From: Sergiu Ivanov @ 2021-03-27 19:22 UTC (permalink / raw)
  To: Help-Guix

Hello,

I have trouble running lualatex from the TeX Live distribution (package
texlive) :

$ lualatex
/home/scolobb/.guix-profile/bin/lualatex: error while loading shared libraries: libzzip-0.so.13: cannot open shared object file: No such file or directory

I installed the zziplib package which brings in libzzip.so.13, but not
libzzip-0.so.13.

pdflatex and xelatex run without any issues.

I suppose this should be as simple to fix as updating the reference to
the libzzip file in the definitions of texlive, but after a quick look
I can't see a direct reference to the file libzzip-0.so.13 in tex.scm.

I'll take more time to look into this issue soon, but maybe some people
with greater experience with Guix could fix it in no time, way before
I will be able to :-)

-
Sergiu


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-30 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27 19:22 lualatex doesn't find libzzip-0.so.13 (easy bug?) Sergiu Ivanov
2021-03-28 10:29 ` bug#47448: " Andreas Enge
2021-03-28 14:31   ` Sergiu Ivanov
2021-03-30  8:06   ` Efraim Flashner
2021-03-30 12:09     ` Sergiu Ivanov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.