ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [installing lmtx on raspi400]
@ 2021-05-13 12:08 Floris van Manen
  2021-05-13 14:30 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Floris van Manen @ 2021-05-13 12:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

No desktop system is complete before having a proper lmtx installed ;-)

So with this OS version

$ uname -a
Linux rp400 5.10.17-v8+ #1414 SMP PREEMPT Fri Apr 30 13:23:25 BST 2021 
aarch64 GNU/Linux

$ hostnamectl
    Static hostname: rp400
          Icon name: computer
   Operating System: Debian GNU/Linux 10 (buster)
             Kernel: Linux 5.10.17-v8+
       Architecture: arm64


I downloaded
context-linux-aarch64.zip


unzipped it in the ~/context folder and ran the install.sh script

$ sudo sh ./install.sh

this gives an error:

/home/pi/context/bin/mtxrun: /lib/aarch64-linux-gnu/libm.so.6: version 
`GLIBC_2.29' not found (required by /home/pi/context/bin/mtxrun)



Anyone with a hint ?

Thx
.Floris


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [installing lmtx on raspi400]
  2021-05-13 12:08 [installing lmtx on raspi400] Floris van Manen
@ 2021-05-13 14:30 ` Hans Hagen
  2021-05-13 20:39   ` Christian Prim
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2021-05-13 14:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Floris van Manen

On 5/13/2021 2:08 PM, Floris van Manen wrote:
> No desktop system is complete before having a proper lmtx installed ;-)
> 
> So with this OS version
> 
> $ uname -a
> Linux rp400 5.10.17-v8+ #1414 SMP PREEMPT Fri Apr 30 13:23:25 BST 2021 
> aarch64 GNU/Linux
> 
> $ hostnamectl
>     Static hostname: rp400
>           Icon name: computer
>    Operating System: Debian GNU/Linux 10 (buster)
>              Kernel: Linux 5.10.17-v8+
>        Architecture: arm64
> 
> 
> I downloaded
> context-linux-aarch64.zip
> 
> 
> unzipped it in the ~/context folder and ran the install.sh script
> 
> $ sudo sh ./install.sh
> 
> this gives an error:
> 
> /home/pi/context/bin/mtxrun: /lib/aarch64-linux-gnu/libm.so.6: version 
> `GLIBC_2.29' not found (required by /home/pi/context/bin/mtxrun)
> 
> 
> 
> Anyone with a hint ?

the 64 bit is generate on a rpi runing ubuntu so maybe more recent libs?

Hans

(makes me wonder if it runs on a rpi with windows)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [installing lmtx on raspi400]
  2021-05-13 14:30 ` Hans Hagen
@ 2021-05-13 20:39   ` Christian Prim
  2021-05-13 21:37     ` Floris van Manen
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Prim @ 2021-05-13 20:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

In buster the libc6 is too old. You can switch to debian 11 or ubuntu as
Hans said or you can add a newer glibc version. I had the same problem on a
chromebook duet. I solved it following this (or a similar) solution:

https://github.com/deltachat/deltachat-desktop/issues/1006#issue-498257133

(you read context instead of deltachat)

I had no problems using the newer libc6. But you do this at your one risk!

Kind regards
Christian



Am Do., 13. Mai 2021 um 16:30 Uhr schrieb Hans Hagen <j.hagen@xs4all.nl>:

> On 5/13/2021 2:08 PM, Floris van Manen wrote:
> > No desktop system is complete before having a proper lmtx installed ;-)
> >
> > So with this OS version
> >
> > $ uname -a
> > Linux rp400 5.10.17-v8+ #1414 SMP PREEMPT Fri Apr 30 13:23:25 BST 2021
> > aarch64 GNU/Linux
> >
> > $ hostnamectl
> >     Static hostname: rp400
> >           Icon name: computer
> >    Operating System: Debian GNU/Linux 10 (buster)
> >              Kernel: Linux 5.10.17-v8+
> >        Architecture: arm64
> >
> >
> > I downloaded
> > context-linux-aarch64.zip
> >
> >
> > unzipped it in the ~/context folder and ran the install.sh script
> >
> > $ sudo sh ./install.sh
> >
> > this gives an error:
> >
> > /home/pi/context/bin/mtxrun: /lib/aarch64-linux-gnu/libm.so.6: version
> > `GLIBC_2.29' not found (required by /home/pi/context/bin/mtxrun)
> >
> >
> >
> > Anyone with a hint ?
>
> the 64 bit is generate on a rpi runing ubuntu so maybe more recent libs?
>
> Hans
>
> (makes me wonder if it runs on a rpi with windows)
>
> -----------------------------------------------------------------
>                                            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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3820 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [installing lmtx on raspi400]
  2021-05-13 20:39   ` Christian Prim
@ 2021-05-13 21:37     ` Floris van Manen
  0 siblings, 0 replies; 4+ messages in thread
From: Floris van Manen @ 2021-05-13 21:37 UTC (permalink / raw)
  To: ntg-context



On 13/05/2021 22:39, Christian Prim wrote:
> I solved it following this (or a similar) solution:
> 
> https://github.com/deltachat/deltachat-desktop/issues/1006#issue-498257133 
> <https://github.com/deltachat/deltachat-desktop/issues/1006#issue-498257133>

That worked very well, thank you !

$ hostnamectl
    Static hostname: rp400
          Icon name: computer
   Operating System: Debian GNU/Linux bullseye/sid
             Kernel: Linux 5.10.17-v8+
       Architecture: arm64


$ context --version
mtx-context     | ConTeXt Process Management 1.04
mtx-context     |
mtx-context     | main context file: 
/home/pi/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2021.05.09 17:14
mtx-context     | main context file: 
/home/pi/context/tex/texmf-context/tex/context/base/mkxl/context.mkxl
mtx-context     | current version: 2021.05.09 17:14


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-13 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 12:08 [installing lmtx on raspi400] Floris van Manen
2021-05-13 14:30 ` Hans Hagen
2021-05-13 20:39   ` Christian Prim
2021-05-13 21:37     ` Floris van Manen

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