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


[-- Attachment #1.1: Type: text/plain, Size: 1202 bytes --]

Dear Hans and all,

I patched install.sh but the installation failed in the
same way.  The patch is the follwing.

--- install.sh~ 2019-08-25 05:56:07.000000000 +0900
+++ install.sh  2019-08-31 06:50:40.491584829 +0900
@@ -21,7 +21,7 @@
                  i*86)
                              case "$libc" in
glibc)
-                        PLATFORM="linux" ;;
+                        PLATFORM="linux-32" ;;
musl)
                         PLATFORM="linuxmusl" ;;
esac ;;

Thanks for your time.
Best regards,
Atsuhito Kohda

2019年8月30日(金) 23:27 Hans Hagen <j.hagen@xs4all.nl>:

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

[-- Attachment #1.2: Type: text/html, Size: 1919 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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 22:20 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
2019-08-30 22:20   ` Atsuhito Kohda [this message]
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=CABHwazUbYZ8ptfyBKvhr6HY6_2gFNm1e8wBbdgfW9sULC1WM0w@mail.gmail.com \
    --to=atsu10.kohda@gmail.com \
    --cc=j.hagen@xs4all.nl \
    --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).