ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Re: ConTeXt in TeX Live
       [not found]       ` <71b321a4-bef9-45c9-993f-2829cad4dcde@xs4all.nl>
@ 2025-06-09  7:04         ` Max Chernoff via ntg-context
  2025-06-09 11:29           ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Max Chernoff via ntg-context @ 2025-06-09  7:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Mojca Miklavec; +Cc: Max Chernoff

Hi Hans,

On Mon, 2025-06-09 at 08:27 +0200, Hans Hagen wrote:
> one can just get
>
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linuxmusl-64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd-amd64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-arm64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-win64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/context-windows-arm64.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/texmf.zip
> wget http://lmtx.pragma-ade.nl/install-lmtx/texmf-context.zip
>
> and start from there

I'm already doing that for those platforms (except for linux-aarch64,
which I had missed; thanks for pointing that out), but the Build Farm
also builds binaries for the following platforms

    https://build.contextgarden.net/dl/luametatex/work/armhf-linux/
    https://build.contextgarden.net/dl/luametatex/work/i386-freebsd/
    https://build.contextgarden.net/dl/luametatex/work/i386-solaris/
    https://build.contextgarden.net/dl/luametatex/work/x86_64-solaris/

but I'm not able to find the corresponding zips on lmtx.pragma-ade.nl.
I've tried downloading the following files without success (although it
could just be that I'm using the wrong names):

    http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip
    http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip
    http://lmtx.pragma-ade.nl/install-lmtx/context-solaris-intel.zip

If you think that me copying the latest binaries from "work" will be an
issue for those platforms, could you please either tag a new LuaMetaTeX
release before copying it into ConTeXt (so that I can download the
binaries from "main"), add those platforms to mtx-install.lua and/or
lmtx.pragma-ade.nl (so that I can download the binaries with "mtxrun
--script install --platform=$PLATFORM --update"), or copy the binaries
for those platforms to some other URL that I can download them from?

All of those options will work equally well for me, so I have no problem
working with whichever one is the easiest for you. Or if you think that
copying the latest binaries from "work" will be okay, I can also
continue doing that.

Thanks,
-- Max
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* [NTG-context] Re: ConTeXt in TeX Live
  2025-06-09  7:04         ` [NTG-context] Re: ConTeXt in TeX Live Max Chernoff via ntg-context
@ 2025-06-09 11:29           ` Hans Hagen via ntg-context
  2025-06-11  9:22             ` Max Chernoff via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen via ntg-context @ 2025-06-09 11:29 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 6/9/2025 9:04 AM, Max Chernoff via ntg-context wrote:
> Hi Hans,
> 
> On Mon, 2025-06-09 at 08:27 +0200, Hans Hagen wrote:
>> one can just get
>>
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-linuxmusl-64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd-amd64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-arm64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-win64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/context-windows-arm64.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/texmf.zip
>> wget http://lmtx.pragma-ade.nl/install-lmtx/texmf-context.zip
>>
>> and start from there
> 
> I'm already doing that for those platforms (except for linux-aarch64,
> which I had missed; thanks for pointing that out), but the Build Farm
> also builds binaries for the following platforms
> 
>      https://build.contextgarden.net/dl/luametatex/work/armhf-linux/

that machine is fragile (was a rpi 32)

>      https://build.contextgarden.net/dl/luametatex/work/i386-freebsd/

idem, hard to update etc (somehow goes off line randomly

>      https://build.contextgarden.net/dl/luametatex/work/i386-solaris/
>      https://build.contextgarden.net/dl/luametatex/work/x86_64-solaris/

obsolete stuff, probably unuseable for tex anyway

> but I'm not able to find the corresponding zips on lmtx.pragma-ade.nl.
> I've tried downloading the following files without success (although it
> could just be that I'm using the wrong names):
> 
>      http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip
>      http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip
>      http://lmtx.pragma-ade.nl/install-lmtx/context-solaris-intel.zip
> 
> If you think that me copying the latest binaries from "work" will be an
> issue for those platforms, could you please either tag a new LuaMetaTeX
> release before copying it into ConTeXt (so that I can download the
> binaries from "main"), add those platforms to mtx-install.lua and/or
> lmtx.pragma-ade.nl (so that I can download the binaries with "mtxrun
> --script install --platform=$PLATFORM --update"), or copy the binaries
> for those platforms to some other URL that I can download them from?

we only tag a major update (so normally tex live code freeze, maybe 
around the meeting) .. i don't want a git repos with intermediate crap 
(too much noise)

> All of those options will work equally well for me, so I have no problem
> working with whichever one is the easiest for you. Or if you think that
> copying the latest binaries from "work" will be okay, I can also
> continue doing that.

juist stick with the major platforms (i knwo that soem context users on 
e.g. moving targets like openbsd just compile themselves as it relates 
to specific version of the OS we used to generate a few)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* [NTG-context] Re: ConTeXt in TeX Live
  2025-06-09 11:29           ` Hans Hagen via ntg-context
@ 2025-06-11  9:22             ` Max Chernoff via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: Max Chernoff via ntg-context @ 2025-06-11  9:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Max Chernoff

Hi Hans,

On Mon, 2025-06-09 at 13:29 +0200, Hans Hagen via ntg-context wrote:
> juist stick with the major platforms (i knwo that soem context users on
> e.g. moving targets like openbsd just compile themselves as it relates
> to specific version of the OS we used to generate a few)

Ok, Karl said that he's okay with that, so I'll remove the binaries for
those platforms in the next update. Future updates will only include the
"officially-supported" binaries from lmtx.pragma-ade.nl.

Thanks,
-- Max
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2025-06-11  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <baad2901a85a234a789e452e34140426ddcc5b11.camel@maxchernoff.ca>
     [not found] ` <CALBOmsb+RUTe-Ae5w1YwB1MpPvZ1C+odgCSX5HdJc-SwDtC51Q@mail.gmail.com>
     [not found]   ` <cd42d262565d9630c17de93402f1a32dc4ee7ad0.camel@maxchernoff.ca>
     [not found]     ` <CALBOmsZusKSB6GSLHQtwTXfvpcXrzkKTCdU3m3cvP-57Foisaw@mail.gmail.com>
     [not found]       ` <71b321a4-bef9-45c9-993f-2829cad4dcde@xs4all.nl>
2025-06-09  7:04         ` [NTG-context] Re: ConTeXt in TeX Live Max Chernoff via ntg-context
2025-06-09 11:29           ` Hans Hagen via ntg-context
2025-06-11  9:22             ` Max Chernoff via ntg-context

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).