Hans,

I am having the same problem on an XUbuntu 21.10 :
-----------------------------------------------------------------------------------
user@host:/tmp/testContext$ wget 
https://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip
--2022-03-08 11:42:14--
https://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip Resolving
lmtx.pragma-ade.nl (lmtx.pragma-ade.nl)... 213.125.29.165 Connecting to
lmtx.pragma-ade.nl (lmtx.pragma-ade.nl)|213.125.29.165|:443...
connected. HTTP request sent, awaiting response... 200 OK Length:
1538088 (1.5M) [application/zip] Saving to: ‘context-linux-64.zip’

context-linux-64.zi 100%[===================>]   1.47M  1.57MB/s    in 0.9s    

2022-03-08 11:42:16 (1.57 MB/s) - ‘context-linux-64.zip’ saved [1538088/1538088]

user@host:/tmp/testContext$ ls
context-linux-64.zip
user@host:/tmp/testContext$ unzip context-linux-64.zip 
Archive:  context-linux-64.zip
   creating: bin/
  inflating: bin/mtxrun              
  inflating: bin/mtx-install.lua     
  inflating: bin/mtxrun.lua          
  inflating: install.sh              
  inflating: installation.pdf        
user@host:/tmp/testContext$ ls
bin  context-linux-64.zip  installation.pdf  install.sh
user@host:/tmp/testContext$ sh install.sh 
mtxrun          | forcing cache reload
resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path 
'/home/stg/texmf/web2c' from specification 'home:texmf/web2c'
resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path 
'/tmp/texmf-local/web2c' from specification 'selfautoparent:/texmf-local/web2c'
resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path 
'/tmp/texmf-context/web2c' from specification 
'selfautoparent:/texmf-context/web2c'
resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path 
'/tmp/texmf-dist/web2c' from specification 'selfautoparent:/texmf-dist/web2c'
resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path 
'/tmp/texmf/web2c' from specification 'selfautoparent:/texmf/web2c'
resolvers       | resolving | looking for fallback 'contextcnf.lua' on given 
path '/home/stg/texmf/web2c' from specification 'home:texmf/web2c'
resolvers       | resolving | looking for fallback 'contextcnf.lua' on given 
path '/tmp/texmf-local/web2c' from specification 
'selfautoparent:/texmf-local/web2c'
resolvers       | resolving | looking for fallback 'contextcnf.lua' on given 
path '/tmp/texmf-context/web2c' from specification 
'selfautoparent:/texmf-context/web2c'
resolvers       | resolving | looking for fallback 'contextcnf.lua' on given 
path '/tmp/texmf-dist/web2c' from specification 
'selfautoparent:/texmf-dist/web2c'
resolvers       | resolving | looking for fallback 'contextcnf.lua' on given 
path '/tmp/texmf/web2c' from specification 'selfautoparent:/texmf/web2c'
resolvers       | resolving |
resolvers       | resolving | warning: no lua configuration files found
resolvers       | resolving | no texmf paths are defined (using TEXMF)
resolvers       | resolving |
mtxrun          | the resolver databases are not present or outdated
mtx-install     | provide valid server and instance

cp: cannot stat '/tmp/testContext/tex/texmf-linux-64/bin/mtxrun': No such file 
or directory
cp: cannot stat 
'/tmp/testContext/tex/texmf-context/scripts/context/lua/mtxrun.lua': No such 
file or directory
cp: cannot stat 
'/tmp/testContext/tex/texmf-context/scripts/context/lua/mtx-install.lua': No 
such file or directory

If you want to run ConTeXt everywhere, you need to adapt the path, like:

  export PATH=/tmp/testContext/tex/texmf-linux-64/bin:$PATH

If you run from an editor you can specify the full path to mtxrun:

  /tmp/testContext/tex/texmf-linux-64/bin/mtxrun --autogenerate --script 
context --autopdf ...

The following settings were used:

  server   : lmtx.contextgarden.net,lmtx.pragma-ade.com,lmtx.pragma-ade.nl
  instance : install-lmtx
  extras   : 
  ownpath  : /tmp/testContext
  platform : linux-64

-----------------------------------------------------------------------------------

On Tue, 8 Mar 2022 11:09:33 +0100
Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:

> On 3/8/2022 10:06 AM, Ursula Hermann via ntg-context wrote:
> > Dear List,
> > I can't make the installation context-mswin.zip, too.  
> that's 32 bit windows ... are you sure you don't need 64 bit?
> 
> -----------------------------------------------------------------
>                                            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
___________________________________________________________________________________

Reply via email to