Re: [NTG-context] Why mtxrun fails ?

2022-01-08 Thread juh via ntg-context
Am Freitag, dem 07.01.2022 um 23:01 +0100 schrieb Jean-Pierre Delange via ntg-context: > Hello ! > Sorry for this newbie question : I’ve just uploaded CTX on my new > MacOS (High Sierra), and when I pass the command mtxrun —generate or > any other option with mtxrun, I get this : -bash: mtxrun:

Re: [NTG-context] Why mtxrun fails ?

2022-01-07 Thread Jean-Pierre Delange via ntg-context
I’ve made a stupid error : I’ve passed this command echo 'export PATH=/Users/adeimantos/Documents/context/tex/texmf-osx-64/bin:$PATH' >> ~/.bashrc instead of export PATH=/Users/adeimantos/Documents/context/tex/texmf-osx-64/bin:$PATH >> ~/.bashrc. Sorry for the noise ! > Le 8 janv. 2022 à

Re: [NTG-context] Why mtxrun fails ?

2022-01-07 Thread Jean-Pierre Delange via ntg-context
I’ve founded what was wrong in my .bashrc file : it was only an error of syntax ! > Le 8 janv. 2022 à 00:00, Youssef Cherem via ntg-context > a écrit : > > The instructions for MacOS are the same as for Unix, but note that: > > MacOS versions from Catalina (10.15) and newer use Zsh by

Re: [NTG-context] Why mtxrun fails ?

2022-01-07 Thread Jean-Pierre Delange via ntg-context
Thank you Otared and Youssef ! As you know MacOS High Sierra is the version before Catalina and works with Bash and the command I’ve given shows where I have installed context : echo 'export PATH=/Users/adeimantos/Documents/context/tex/texmf-osx-64/bin:$PATH' >> ~/.bashrc As I am new on MacOS

Re: [NTG-context] Why mtxrun fails ?

2022-01-07 Thread Youssef Cherem via ntg-context
The instructions for MacOS are the same as for Unix, but note that: - MacOS versions from Catalina (10.15) and newer use *Zsh* by default. - MacOS versions before Catalina use *Bash* by default. https://wiki.contextgarden.net/Installation fre. 7. jan. 2022 kl. 19:02 skrev Jean-Pierre

Re: [NTG-context] Why mtxrun fails ?

2022-01-07 Thread Otared Kavian via ntg-context
Hi Jean-Pierre, In which directory (or « folder », speaking MacOS…) have you installed the ConTeXt tree ? For instance, on my machine, I have installed the ConTeXt LMTX tree in /Applications/context-osx-arm64/ and then if for example I need to execute the mtxrun coming with this tree,

[NTG-context] Why mtxrun fails ?

2022-01-07 Thread Jean-Pierre Delange via ntg-context
Hello ! Sorry for this newbie question : I’ve just uploaded CTX on my new MacOS (High Sierra), and when I pass the command mtxrun —generate or any other option with mtxrun, I get this : -bash: mtxrun: command not found I did that before : echo "export