ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* LMTX: 32-bit binaries for 64-bit system
@ 2019-04-06  9:04 Christian Prim
  2019-04-06 10:43 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Prim @ 2019-04-06  9:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hello

Today I tried to update the lmtx-installation on 64-bit Linux. The update
worked fine, but now I get:
# context
/home/username/lmtx/tex/texmf-linux-64/bin/context: No such file or
directory

Same for mtxrun.

Redo a fresh install doesn't work either.
# ./install.sh
/install.sh: 94: ./install.sh: /home/username/test/bin/mtxrun: not found

Digging in the problem I found, that the 64-bit installer has 32-bit
binaries. The same as in the 32-bit installation. On a system with
compatibility libraries the new install works, but on a pure 64-bit system
there is a problem.

Could you please fix or tell me what I miss.

Thanks
Christian

PS.: My architecture was correctly detected:
platform : linux-64

# file mtxrun -- gives for the file in the installer (
http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip):
mtxrun: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0,
BuildID[sha1]=729a29022162787ac1c5e5e48353a6ec37cce6b7, stripped

Exactly same sha1 as for 32-bit Linux mtxrun

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

* Re: LMTX: 32-bit binaries for 64-bit system
  2019-04-06  9:04 LMTX: 32-bit binaries for 64-bit system Christian Prim
@ 2019-04-06 10:43 ` Hans Hagen
  2019-04-06 11:44   ` Christian Prim
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2019-04-06 10:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Christian Prim

On 4/6/2019 11:04 AM, Christian Prim wrote:
> Hello
> 
> Today I tried to update the lmtx-installation on 64-bit Linux. The 
> update worked fine, but now I get:
> # context
> /home/username/lmtx/tex/texmf-linux-64/bin/context: No such file or 
> directory
> 
> Same for mtxrun.
> 
> Redo a fresh install doesn't work either.
> # ./install.sh
> /install.sh: 94: ./install.sh: /home/username/test/bin/mtxrun: not found
> 
> Digging in the problem I found, that the 64-bit installer has 32-bit 
> binaries. The same as in the 32-bit installation. On a system with 
> compatibility libraries the new install works, but on a pure 64-bit 
> system there is a problem.
> 
> Could you please fix or tell me what I miss.

can you check again, i just uploaded an update

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

* Re: LMTX: 32-bit binaries for 64-bit system
  2019-04-06 10:43 ` Hans Hagen
@ 2019-04-06 11:44   ` Christian Prim
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Prim @ 2019-04-06 11:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Thanks for the very fast fix! Works again without problems on linux-64bit.

Christian

Am Sa., 6. Apr. 2019 um 12:44 Uhr schrieb Hans Hagen <j.hagen@xs4all.nl>:

> On 4/6/2019 11:04 AM, Christian Prim wrote:
> > Hello
> >
> > Today I tried to update the lmtx-installation on 64-bit Linux. The
> > update worked fine, but now I get:
> > # context
> > /home/username/lmtx/tex/texmf-linux-64/bin/context: No such file or
> > directory
> >
> > Same for mtxrun.
> >
> > Redo a fresh install doesn't work either.
> > # ./install.sh
> > /install.sh: 94: ./install.sh: /home/username/test/bin/mtxrun: not found
> >
> > Digging in the problem I found, that the 64-bit installer has 32-bit
> > binaries. The same as in the 32-bit installation. On a system with
> > compatibility libraries the new install works, but on a pure 64-bit
> > system there is a problem.
> >
> > Could you please fix or tell me what I miss.
>
> can you check again, i just uploaded an update
>
> 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
>
> ___________________________________________________________________________________
>

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

end of thread, other threads:[~2019-04-06 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-06  9:04 LMTX: 32-bit binaries for 64-bit system Christian Prim
2019-04-06 10:43 ` Hans Hagen
2019-04-06 11:44   ` Christian Prim

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