Hello, I installed texlive 2018 and context standalone in my home directory. It seems to me that I must therefore indicate the path where texlive is located 2018, but maybe I'm wrong. You can check this by running `which context` in a terminal.
Setting "/home/aragorn/context/tex" as ConTeXt root.
[aragorn@fab ~]$ which context
/home/aragorn/context/tex/texmf-linux-64/bin/context
[aragorn@fab ~]$
Fabrice
Le lun. 27 août 2018 à 16:36, Aditya Mahajan
On Mon, 27 Aug 2018, Fabrice Couvreur wrote:
I just made a new standalone context install and added this to my ~/.profile : source /home/aragorn/context/tex/setuptex It finally seems to work !
export PATH=$PATH:/home/aragorn/context/tex/texmf-linux-64/bin source /home/aragorn/context/tex/setuptex export PATH=$PATH:/home/aragorn/texlive/2018/bin/x86_64-linux export PATH=$PATH:/home/aragorn/bin
I haven't read the whole thread, but why are you adding BOTH context-minimal and texlive to path. The whole idea of `source ...setuptex` is to set the PATH so that `context` resolves to the script provided by context-minimals rather than texlive.
You can check this by running `which context` in a terminal.
Aditya
___________________________________________________________________________________ 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
___________________________________________________________________________________