ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: Context lmtx for 32bit under LUBUNTU 18.04
Date: Tue, 13 Feb 2024 18:21:26 +0100	[thread overview]
Message-ID: <ee137fc0-e7f6-41c3-ab7b-fa719129fc20@fiee.net> (raw)
In-Reply-To: <5b1128f0-cfdb-4dea-8d7a-a524cbf7c950@leliseron.org>

Am 13.02.24 um 17:29 schrieb Alain Delmotte:
> Hi,
> 
> A month or so ago Hans provided a new upload (thanks I managed to get 
> and install it on my Windows 10 64b). At that time I was struggling for 
> having my computers back in order (that appends sometimes).
> 
> Now I'd like to have LMTX on an old but still used (when travelling) 
> portable under lubuntu 18.04 32Bits.
> 
> There is no more executable available on pragma and I am using Context 
> from TeX Live, but it is the 2017 version.
> 
> I can do with it, but it would be better to have Context lmtx latest.
> 
> Is it possible to have it? But if this a too complicate problem, I'll 
> stand with the TeX Live Context.

Just compile it yourself.


In your installation root (where install.sh is):

PWD=`pwd`
cd tex/texmf-context/source/luametatex
sh build.sh
cp build/native/luametatex "$PWD/tex/texmf-linux/bin/"
cd "$PWD"


Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2024-02-13 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 16:29 [NTG-context] " Alain Delmotte
2024-02-13 17:21 ` Henning Hraban Ramm [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=ee137fc0-e7f6-41c3-ab7b-fa719129fc20@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /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.
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 NNTP newsgroup(s).