ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Atsuhito Kohda <atsu10.kohda@gmail.com>
Subject: Re: Problem of installation of ConTeXt LMTX
Date: Fri, 30 Aug 2019 16:27:13 +0200	[thread overview]
Message-ID: <3ce22a5b-2d01-9cae-b31e-47f5d83c124f@xs4all.nl> (raw)
In-Reply-To: <CABHwazXVCCz1buEpm0NF17N+3zAr6T18Vb4SZiJBBmB0GOxZ5Q@mail.gmail.com>

On 8/30/2019 4:02 PM, Atsuhito Kohda wrote:
> Hi all,
> 
> I try to install ConTeXt LMTX on (32 bit) Debian stable.
> Downloading context-linux-32.zip, I unzip it in /data/context
> (following the instruction of installation.pdf).  Then I do
> ./install.sh but it seems the installation failed.
> The messages are as follows:
> 
> mtx-install     | invalid database 
> 'http://lmtx.pragma-ade.com/install-lmtx//tex/texmf-linux.tma'
> mtx-install     | current  : %S
> ...
> mtx-install     | running: /data/context/tex/texmf-linux/bin/mtxrun 
> --generate
> sh: 1: /data/context/tex/texmf-linux/bin/mtxrun: not found
> mtx-install     | running: /data/context/tex/texmf-linux/bin/context 
> --make en
> sh: 1: /data/context/tex/texmf-linux/bin/context: not found
> mtx-install     |
> mtx-install     | tex/texmf            :    0 files with         0 bytes 
> installed
> mtx-install     | tex/texmf-context    :    0 files with         0 bytes 
> installed
> mtx-install     |
> mtx-install     | update, done
> 
> cp: '/data/context/tex/texmf-linux/bin/mtxrun' を stat できません: その 
> ようなファイルやディレクトリはありません
> (this japanese sentence means, there is no such file or directory.)
> 
> What is wrong here?
can you patch install.sh:

                         PLATFORM="linux" ;;

to

                         PLATFORM="linux-32" ;;

and see if that works? (i have no 32 bit linux to test)

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 / 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:[~2019-08-30 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30 14:02 Atsuhito Kohda
2019-08-30 14:27 ` Hans Hagen [this message]
2019-08-30 22:20   ` Atsuhito Kohda
2019-09-02  2:18     ` Atsuhito Kohda
     [not found]       ` <9a43e9bc-01eb-a136-6455-85d0749dea4e@xs4all.nl>
2019-09-23 11:57         ` Atsuhito Kohda

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=3ce22a5b-2d01-9cae-b31e-47f5d83c124f@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=atsu10.kohda@gmail.com \
    --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).