ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Installing on arm64
@ 2020-06-10  8:53 Sytse Knypstra
  2020-06-10  9:49 ` Hans Hagen
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sytse Knypstra @ 2020-06-10  8:53 UTC (permalink / raw)
  To: ntg-context


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

Dear list members,

I tried to install ConTeXt on my Rock64 single board computer, which has 
an arm64 processor.

On March 10, 2020, Hans Hagen wrote on the list:

    ... Mojca and I decided to support yet another platform, this time
    arm 64 bit for which we use a raspberry pi running ubuntu 64 bit,
    which brings the platforms supported by the build bot to 15:...

On the Install page of ConTeXt garden I found ARM 64b as one of the 
options. So after downloading and extracting I ran the install.sh 
script. It gave me the error:

    Your system linux aarch64 is not supported (yet). You can ask on the
    ConTeXt mailing-list: ntg-context@ntg.nl.

Is it really possible to install ConTeXt on my Rock64 and what should I 
do to achieve that?

Thank you for your help,

Sytse Knypstra

[-- Attachment #1.2: Type: text/html, Size: 1348 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10  8:53 Installing on arm64 Sytse Knypstra
@ 2020-06-10  9:49 ` Hans Hagen
  2020-06-10 10:17 ` Lutz Haseloff
  2020-06-10 20:14 ` Sytse Knypstra
  2 siblings, 0 replies; 12+ messages in thread
From: Hans Hagen @ 2020-06-10  9:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Sytse Knypstra

On 6/10/2020 10:53 AM, Sytse Knypstra wrote:
> Dear list members,
> 
> I tried to install ConTeXt on my Rock64 single board computer, which has 
> an arm64 processor.
> 
> On March 10, 2020, Hans Hagen wrote on the list:
> 
>     ... Mojca and I decided to support yet another platform, this time
>     arm 64 bit for which we use a raspberry pi running ubuntu 64 bit,
>     which brings the platforms supported by the build bot to 15:...
> 
> On the Install page of ConTeXt garden I found ARM 64b as one of the 
> options. So after downloading and extracting I ran the install.sh 
> script. It gave me the error:
> 
>     Your system linux aarch64 is not supported (yet). You can ask on the
>     ConTeXt mailing-list: ntg-context@ntg.nl.
> 
> Is it really possible to install ConTeXt on my Rock64 and what should I 
> do to achieve that?
the question is: do the bninaries for rpi 64 run on the rock .. same 
processor so ...

you can try to install the rpi zip and see if it runs; otherwise we need 
a rock 64 in the compile farm

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
___________________________________________________________________________________

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

* Re: Installing on arm64
  2020-06-10  8:53 Installing on arm64 Sytse Knypstra
  2020-06-10  9:49 ` Hans Hagen
@ 2020-06-10 10:17 ` Lutz Haseloff
  2020-06-10 11:39   ` Hans Hagen
  2020-06-10 20:14 ` Sytse Knypstra
  2 siblings, 1 reply; 12+ messages in thread
From: Lutz Haseloff @ 2020-06-10 10:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi all,

I got my system working by quick and dirty patching install.sh

I have now

PLATFORM="linux-aarch64"

after the last esac and all works like expected. 

I would like to have a check for aarch64 in the install.sh too.

Greetings Lutz

Am 10. Juni 2020 10:53:32 MESZ schrieb Sytse Knypstra <post@Knypstra.nl>:
>Dear list members,
>
>I tried to install ConTeXt on my Rock64 single board computer, which
>has 
>an arm64 processor.
>
>On March 10, 2020, Hans Hagen wrote on the list:
>
>    ... Mojca and I decided to support yet another platform, this time
>    arm 64 bit for which we use a raspberry pi running ubuntu 64 bit,
>    which brings the platforms supported by the build bot to 15:...
>
>On the Install page of ConTeXt garden I found ARM 64b as one of the 
>options. So after downloading and extracting I ran the install.sh 
>script. It gave me the error:
>
>   Your system linux aarch64 is not supported (yet). You can ask on the
>    ConTeXt mailing-list: ntg-context@ntg.nl.
>
>Is it really possible to install ConTeXt on my Rock64 and what should I
>
>do to achieve that?
>
>Thank you for your help,
>
>Sytse Knypstra

[-- Attachment #1.2: Type: text/html, Size: 1889 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 10:17 ` Lutz Haseloff
@ 2020-06-10 11:39   ` Hans Hagen
  2020-06-10 17:07     ` Lutz Haseloff
  2020-06-11 18:00     ` Lutz Haseloff
  0 siblings, 2 replies; 12+ messages in thread
From: Hans Hagen @ 2020-06-10 11:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Lutz Haseloff

On 6/10/2020 12:17 PM, Lutz Haseloff wrote:
> Hi all,
> 
> I got my system working by quick and dirty patching install.sh
> 
> I have now
> 
> PLATFORM="linux-aarch64"
> 
> after the last esac and all works like expected.
> 
> I would like to have a check for aarch64 in the install.sh too.
you can prototype that and tell what to adapt


-----------------------------------------------------------------
                                           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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 11:39   ` Hans Hagen
@ 2020-06-10 17:07     ` Lutz Haseloff
  2020-06-10 17:27       ` Hans Hagen
  2020-06-11 18:00     ` Lutz Haseloff
  1 sibling, 1 reply; 12+ messages in thread
From: Lutz Haseloff @ 2020-06-10 17:07 UTC (permalink / raw)
  To: Hans Hagen, Context Mailing List


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

I think, there is simply no rule for aarch64 in install.sh

I now patched it in a better way.

The binaries for aarch64 work like a charm on my device, a Samsung Galaxy A50 Smartphone.

I attached my patch.

Greetings Lutz

Am 10. Juni 2020 13:39:51 MESZ schrieb Hans Hagen <j.hagen@xs4all.nl>:
>On 6/10/2020 12:17 PM, Lutz Haseloff wrote:
>> Hi all,
>> 
>> I got my system working by quick and dirty patching install.sh
>> 
>> I have now
>> 
>> PLATFORM="linux-aarch64"
>> 
>> after the last esac and all works like expected.
>> 
>> I would like to have a check for aarch64 in the install.sh too.
>you can prototype that and tell what to adapt
>
>
>-----------------------------------------------------------------
>                                           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: 1265 bytes --]

[-- Attachment #2: patch.diff --]
[-- Type: text/plain, Size: 398 bytes --]

--- install.sh	2020-06-10 12:27:57.000000000 +0200
+++ minstall.sh	2020-06-10 18:48:26.209317385 +0200
@@ -34,6 +34,8 @@
                 esac ;;
             mips|mips64|mipsel|mips64el)
                 PLATFORM="linux-mipsel" ;;
+	    aarch64)
+		PLATFORM="linux-aarch64" ;;
             armv7l)
                 PLATFORM="linux-armhf"
                 if $(which readelf >/dev/null 2>&1); then

[-- Attachment #3: 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 17:07     ` Lutz Haseloff
@ 2020-06-10 17:27       ` Hans Hagen
  2020-06-10 17:47         ` luigi scarso
  2020-06-10 18:05         ` Lutz Haseloff
  0 siblings, 2 replies; 12+ messages in thread
From: Hans Hagen @ 2020-06-10 17:27 UTC (permalink / raw)
  To: Lutz Haseloff, Context Mailing List

On 6/10/2020 7:07 PM, Lutz Haseloff wrote:
> I think, there is simply no rule for aarch64 in install.sh
> 
> I now patched it in a better way.

ok

> The binaries for aarch64 work like a charm on my device, a Samsung 
> Galaxy A50 Smartphone.
Does that really work well? I suppose the cpu and mem is ok, but how 
about the disk. How do you edit on such a device?

(Over the time lmtx became more efficient in terms on memory (access) 
and such. Compiling the luametatex manual on the RPI 4 (somewhat 
overclocked) takes 3 times when my laptop does which I consider okay, 
although the aim of course is less, which is hard because it then also 
runs faster on the laptop. Not that there's much to gain. The bottleneck 
is more at the lua end nowadays.)

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
___________________________________________________________________________________

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

* Re: Installing on arm64
  2020-06-10 17:27       ` Hans Hagen
@ 2020-06-10 17:47         ` luigi scarso
  2020-06-10 19:06           ` Hans Hagen
  2020-06-10 18:05         ` Lutz Haseloff
  1 sibling, 1 reply; 12+ messages in thread
From: luigi scarso @ 2020-06-10 17:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Wed, Jun 10, 2020 at 7:27 PM Hans Hagen <j.hagen@xs4all.nl> wrote:

> On 6/10/2020 7:07 PM, Lutz Haseloff wrote:
> > I think, there is simply no rule for aarch64 in install.sh
> >
> > I now patched it in a better way.
>
> ok
>
> > The binaries for aarch64 work like a charm on my device, a Samsung
> > Galaxy A50 Smartphone.
> Does that really work well? I suppose the cpu and mem is ok, but how
> about the disk. How do you edit on such a device?
>

doable from years already...
use termux
https://play.google.com/store/apps/details?id=com.termux&hl=it
to run and  compile,
to cross-compile  you need to setup a tool chain for android using ndk.

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1237 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 17:27       ` Hans Hagen
  2020-06-10 17:47         ` luigi scarso
@ 2020-06-10 18:05         ` Lutz Haseloff
  1 sibling, 0 replies; 12+ messages in thread
From: Lutz Haseloff @ 2020-06-10 18:05 UTC (permalink / raw)
  To: Hans Hagen, Context Mailing List


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

I run the "Userland" App from Playstore.
That App integrates well with Android.
I can edit with vim in the kali linux terminal or with any other Editor for Android like Jota+.

I can try to compile the luametatex manual and send you the results.

Greetings Lutz

Am 10. Juni 2020 19:27:28 MESZ schrieb Hans Hagen <j.hagen@xs4all.nl>:
>On 6/10/2020 7:07 PM, Lutz Haseloff wrote:
>> I think, there is simply no rule for aarch64 in install.sh
>> 
>> I now patched it in a better way.
>
>ok
>
>> The binaries for aarch64 work like a charm on my device, a Samsung 
>> Galaxy A50 Smartphone.
>Does that really work well? I suppose the cpu and mem is ok, but how 
>about the disk. How do you edit on such a device?
>
>(Over the time lmtx became more efficient in terms on memory (access) 
>and such. Compiling the luametatex manual on the RPI 4 (somewhat 
>overclocked) takes 3 times when my laptop does which I consider okay, 
>although the aim of course is less, which is hard because it then also 
>runs faster on the laptop. Not that there's much to gain. The
>bottleneck 
>is more at the lua end nowadays.)
>
>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: 1883 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 17:47         ` luigi scarso
@ 2020-06-10 19:06           ` Hans Hagen
  2020-06-10 21:06             ` luigi scarso
  0 siblings, 1 reply; 12+ messages in thread
From: Hans Hagen @ 2020-06-10 19:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users, luigi scarso

On 6/10/2020 7:47 PM, luigi scarso wrote:
> 
> 
> On Wed, Jun 10, 2020 at 7:27 PM Hans Hagen <j.hagen@xs4all.nl 
> <mailto:j.hagen@xs4all.nl>> wrote:
> 
>     On 6/10/2020 7:07 PM, Lutz Haseloff wrote:
>      > I think, there is simply no rule for aarch64 in install.sh
>      >
>      > I now patched it in a better way.
> 
>     ok
> 
>      > The binaries for aarch64 work like a charm on my device, a Samsung
>      > Galaxy A50 Smartphone.
>     Does that really work well? I suppose the cpu and mem is ok, but how
>     about the disk. How do you edit on such a device?
> 
> 
> doable from years already...
> use termux
> https://play.google.com/store/apps/details?id=com.termux&hl=it
> to run and  compile,
> to cross-compile  you need to setup a tool chain for android using ndk.
sure, i remember running a binary on the nexus made by harald years ago 
but i think i had to root the device first

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
___________________________________________________________________________________

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

* Re: Installing on arm64
  2020-06-10  8:53 Installing on arm64 Sytse Knypstra
  2020-06-10  9:49 ` Hans Hagen
  2020-06-10 10:17 ` Lutz Haseloff
@ 2020-06-10 20:14 ` Sytse Knypstra
  2 siblings, 0 replies; 12+ messages in thread
From: Sytse Knypstra @ 2020-06-10 20:14 UTC (permalink / raw)
  To: ntg-context

I followed Lutz Haseloff's suggestion and inserted

PLATFORM="linux-aarch64"

after the last esac in install.sh and indeed it installed ConTeXt LMTX.

I assume the insertion of the next two lines in the install.sh file on 
line 50 would solve the problem for future arm64 users (I didn't check):

             aarch64)
                 PLATFORM="linux-aarch64" ;;

Hans and Lutz, thank you for your advice.

Sytse

P.S. This afternoon I accidentally sent this e-mail to a wrong address; 
I now see that Lutz proposes the same patch.
___________________________________________________________________________________
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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 19:06           ` Hans Hagen
@ 2020-06-10 21:06             ` luigi scarso
  0 siblings, 0 replies; 12+ messages in thread
From: luigi scarso @ 2020-06-10 21:06 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users


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

On Wed, Jun 10, 2020 at 9:07 PM Hans Hagen <j.hagen@xs4all.nl> wrote:

> On 6/10/2020 7:47 PM, luigi scarso wrote:
> >
> >
> > On Wed, Jun 10, 2020 at 7:27 PM Hans Hagen <j.hagen@xs4all.nl
> > <mailto:j.hagen@xs4all.nl>> wrote:
> >
> >     On 6/10/2020 7:07 PM, Lutz Haseloff wrote:
> >      > I think, there is simply no rule for aarch64 in install.sh
> >      >
> >      > I now patched it in a better way.
> >
> >     ok
> >
> >      > The binaries for aarch64 work like a charm on my device, a Samsung
> >      > Galaxy A50 Smartphone.
> >     Does that really work well? I suppose the cpu and mem is ok, but how
> >     about the disk. How do you edit on such a device?
> >
> >
> > doable from years already...
> > use termux
> > https://play.google.com/store/apps/details?id=com.termux&hl=it
> > to run and  compile,
> > to cross-compile  you need to setup a tool chain for android using ndk.
> sure, i remember running a binary on the nexus made by harald years ago
> but i think i had to root the device first
>

no need to root  the device with termux.

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1905 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] 12+ messages in thread

* Re: Installing on arm64
  2020-06-10 11:39   ` Hans Hagen
  2020-06-10 17:07     ` Lutz Haseloff
@ 2020-06-11 18:00     ` Lutz Haseloff
  1 sibling, 0 replies; 12+ messages in thread
From: Lutz Haseloff @ 2020-06-11 18:00 UTC (permalink / raw)
  To: Hans Hagen, Context Mailing List


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

Hi Hans, hi all

thank you for including the rule for aarch64 into install.sh.

Now the setup routine works for me out of the box.

Thanks again 

Greetings Lutz

Am 10. Juni 2020 13:39:51 MESZ schrieb Hans Hagen <j.hagen@xs4all.nl>:
>On 6/10/2020 12:17 PM, Lutz Haseloff wrote:
>> Hi all,
>> 
>> I got my system working by quick and dirty patching install.sh
>> 
>> I have now
>> 
>> PLATFORM="linux-aarch64"
>> 
>> after the last esac and all works like expected.
>> 
>> I would like to have a check for aarch64 in the install.sh too.
>you can prototype that and tell what to adapt
>
>
>-----------------------------------------------------------------
>                                           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: 1204 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] 12+ messages in thread

end of thread, other threads:[~2020-06-11 18:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  8:53 Installing on arm64 Sytse Knypstra
2020-06-10  9:49 ` Hans Hagen
2020-06-10 10:17 ` Lutz Haseloff
2020-06-10 11:39   ` Hans Hagen
2020-06-10 17:07     ` Lutz Haseloff
2020-06-10 17:27       ` Hans Hagen
2020-06-10 17:47         ` luigi scarso
2020-06-10 19:06           ` Hans Hagen
2020-06-10 21:06             ` luigi scarso
2020-06-10 18:05         ` Lutz Haseloff
2020-06-11 18:00     ` Lutz Haseloff
2020-06-10 20:14 ` Sytse Knypstra

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