Quoting Andrea Valle <[EMAIL PROTECTED]>: > >> and do >> >> . /context/tex/setuptex /Applications/ConTeXtMinimals/tex >> > > andrea:~ andreavalle$ . /context/tex/setuptex /Applications/ > ConTeXtMinimals/tex > -bash: /context/tex/setuptex: No such file or directory > > Doesn't work here
You have to do: $ . path-to-setuptex/setuptex path-to-the-dir-containing-texmf-texmf-context-etc. If the command works, type $ echo $TEXMFMAIN $ which texmfstart $ which texexec $ which context To see whether the path is correctly set. If which context returns nothing, search for file "context" (I don't know how to search for files on a Mac, but I am sure there is an easy way to do it) to see if it is present in the correct location. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
