all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Marco van Hulten <marco@hulten.org>
Cc: help-guix@gnu.org
Subject: Re: TeX Live: lualatex looks in /usr
Date: Tue, 25 Feb 2020 11:17:10 +0100	[thread overview]
Message-ID: <87ftezj7ix.fsf@elephly.net> (raw)
In-Reply-To: <20200223102943.1a969a60@jasniac.instanton>


Marco van Hulten <marco@hulten.org> writes:

> $ guix package -I | grep texlive
> texlive	20180414	out	/gnu/store/wlba9v03ypi0z5qz7p89sa0w12lh37zb-texlive-20180414

Ah, that’s the monolithic texlive.  I don’t think I can help with this,
I’m afraid.

I think the error is not that it looks in /usr, but that it doesn’t find
the file earlier.  The search in /usr is a last resort here.  It first
uses the “kpse lua searcher”, then the “kpse C searcher”, and only then
tries /usr.

kpse search is weird, but it is controlled by environment variables.
Does the file exist in /gnu/store/wlba9v03ypi0z5qz7p89sa0w12lh37zb-texlive-20180414 ?  If it does then
we need to make sure that it is in a sub-directory that texlive will
search.

(For the modular texlive the file is provided by texlive-latexconfig.)

-- 
Ricardo

      reply	other threads:[~2020-02-25 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-22 17:15 TeX Live: lualatex looks in /usr Marco van Hulten
2020-02-22 18:29 ` Marco van Hulten
2020-02-22 20:41 ` Ricardo Wurmus
2020-02-23  9:29   ` Marco van Hulten
2020-02-25 10:17     ` Ricardo Wurmus [this message]

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=87ftezj7ix.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=marco@hulten.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.