ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: Damien Thiriet via ntg-context <ntg-context@ntg.nl>
Subject: [NTG-context] Re: OpenBSD install failed
Date: Tue, 23 Jan 2024 07:41:19 +0100	[thread overview]
Message-ID: <9791dd13-311b-4efb-a365-31f25233e3e7@fiee.net> (raw)
In-Reply-To: <826a4886b9f8cecf0293388582cfc46d@thiriet.web4me.fr>

Am 23.01.24 um 00:34 schrieb Damien Thiriet via ntg-context:
> Hello,
> 
> I tried to install OpenBSD 7.4 binaries but failed.
> What I did:
> download the zip from pragma
> unpack it in /usr/local/context
> chmod 744 install.sh
> ./install.sh
> 
> After running it, there is no file in
> 
> /usr/local/context/tex/texmf-openbsd7.4-amd64/

Did you try to compile your own binaries?
You need CMake and a C compiler.

PWD = your installation directory
PLATFORM = openbsd7.4-amd64 (if that’s still right)

cd $PWD/tex/texmf-context/source/luametatex
sh build.sh
cp build/native/luametatex "$PWD/tex/texmf-$PLATFORM/bin/"

Have fun,
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-01-23  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 23:34 [NTG-context] " Damien Thiriet via ntg-context
2024-01-23  6:41 ` Henning Hraban Ramm [this message]
2024-01-23  7:48 ` [NTG-context] " Hans Hagen
     [not found] <170600640553.1643.847003905988582688@cgl.ntg.nl>
2024-01-24  1:00 ` Damien Thiriet via ntg-context
2024-01-24  9:55   ` Hans Hagen

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=9791dd13-311b-4efb-a365-31f25233e3e7@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).