ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: MF <massifr@fastwebnet.it>
To: ntg-context@ntg.nl
Subject: Risposta: Risposta: installing ConTeXt on ARM linux
Date: Fri, 06 Oct 2017 16:42:52 +0200	[thread overview]
Message-ID: <1507300972.5886.12.camel@fastwebnet.it> (raw)
In-Reply-To: <7C70D1A7-FC49-4842-956A-AB4FAF16D12C@klankschap.nl>

Il giorno ven, 06/10/2017 alle 16.06 +0200, Floris van Manen ha
scritto:
> > On 6 Oct 2017, at 13:42, MF <massifr@fastwebnet.it> wrote:
> > 
> > Once they get to support it, you could download the texlive context
> > package that comes with Debian.
> 
> thanks for the hint.
> it turns out that the ubuntu distribution for the nanopi board has
> the context packages included already.
> (and it works ;-)
> 
> 
> mtx-context     | ConTeXt Process Management 0.61
> mtx-context     |
> mtx-context     | main context file:
> /usr/share/texmf/tex/context/base/context.mkiv
> mtx-context     | current version: 2015.05.18 12:26
> 

That is quite old.

I read that the H5 CPU is an ARMv8-A, that is user space compatible
with 32bit ARM software.

You could try this:

- edit first-setup.sh

- comment out the line 

  cpu=`uname -m`

  like this:

  # cpu=`uname -m`

- in the following line write this:

  cpu = "armv7l"

- save and run the script

This hack is to make the script believe it's running on an ARM 32 bit
platform, and download the latest ARM 32 bit beta of ConTeXt.
(still there could be a problem with the platform, soft or hardware
floating point, let us know)

I can't assure that it works, it's a hack, but it should not brick your
board.

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-10-06 14:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05 18:18 issue with external image and PDF/A-3a Pablo Rodriguez
2017-10-05 19:05 ` luigi scarso
2017-10-05 20:40   ` Pablo Rodriguez
2017-10-05 20:52     ` installing ConTeXt on ARM linux Floris van Manen
2017-10-06  6:31       ` Hans Hagen
2017-10-06  7:10       ` Mojca Miklavec
2017-10-06  9:46         ` Hans Hagen
2017-10-06 10:37           ` Floris van Manen
2017-10-06 11:42             ` Risposta: " MF
2017-10-06 12:57               ` Hans Hagen
2017-10-06 14:06               ` Floris van Manen
2017-10-06 14:42                 ` MF [this message]
2017-10-10 14:35     ` issue with external image and PDF/A-3a Peter Rolf
2017-10-10 20:15       ` Pablo Rodriguez

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=1507300972.5886.12.camel@fastwebnet.it \
    --to=massifr@fastwebnet.it \
    --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).