all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: guix-devel@gnu.org
Subject: Missing native-search-path for texlive
Date: Thu, 26 Nov 2015 09:41:38 +0800	[thread overview]
Message-ID: <CADrxHD8DJ0H4xoPeRarQkVpWtOnRgxVtADoaJ6ZdsbiixVETLg@mail.gmail.com> (raw)

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

             reply	other threads:[~2015-11-26  1:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  1:41 Alex Vong [this message]
2015-11-30 13:07 ` Missing native-search-path for texlive 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADrxHD8DJ0H4xoPeRarQkVpWtOnRgxVtADoaJ6ZdsbiixVETLg@mail.gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.