unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Missing native-search-path for texlive
@ 2015-11-26  1:41 Alex Vong
  2015-11-30 13:07 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Vong @ 2015-11-26  1:41 UTC (permalink / raw)
  To: guix-devel

Hi,

Yesterday, I try to use compile some document with context, so I
install texlive in guix. However, when I run "context --version", I
get the following error:

mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'

After doing some searching, I find out that the following works:

$ TEXMF=`guix build texlive-texmf` context --version

What should I add to native-search-path to set the TEXMF variable to
the output path?

Cheers,
Alex

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

end of thread, other threads:[~2015-12-30 10:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26  1:41 Missing native-search-path for texlive Alex Vong
2015-11-30 13:07 ` Ludovic Courtès
2015-11-30 13:30   ` Alex Vong
2015-11-30 14:20   ` Andreas Enge
2015-11-30 16:37     ` Alex Vong
2015-12-30 10:32     ` Andreas Enge

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).