Re: [NTG-context] LMTX: 32-bit binaries for 64-bit system

2019-04-06 Thread Christian Prim
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 :

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


Re: [NTG-context] LMTX: 32-bit binaries for 64-bit system

2019-04-06 Thread Hans Hagen

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
___


[NTG-context] LMTX: 32-bit binaries for 64-bit system

2019-04-06 Thread Christian Prim
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
___
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
___