ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Damien Thiriet via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: damien@thiriet.web4me.fr
Subject: [NTG-context] OpenBSD install failed
Date: Tue, 23 Jan 2024 00:34:33 +0100	[thread overview]
Message-ID: <826a4886b9f8cecf0293388582cfc46d@thiriet.web4me.fr> (raw)

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/

I searched the mailing list archive and after reading that post from 
Mojca
https://www.mail-archive.com/ntg-context@ntg.nl/msg92131.html
I took a look at mtxrun.lua

Don't know if this is the issue, but here is

grep bsd /usr/local/context/bin/mtxrun.lua
output:
  elseif name=="freebsd" then
    bits,platform=64,"freebsd-amd64"
    bits,platform=32,"freebsd"
  elseif name=="kfreebsd" then
    bits,platform=64,"kfreebsd-amd64"
    bits,platform=32,"kfreebsd-i386"

Best regards,

Damien Thiriet
___________________________________________________________________________________
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-22 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 23:34 Damien Thiriet via ntg-context [this message]
2024-01-23  6:41 ` [NTG-context] " Henning Hraban Ramm
2024-01-23  7:48 ` 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=826a4886b9f8cecf0293388582cfc46d@thiriet.web4me.fr \
    --to=ntg-context@ntg.nl \
    --cc=damien@thiriet.web4me.fr \
    /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).