On Sat, Nov 28, 2009 at 15:35, Bowen Alan C. wrote:
Mojca—
1. When I open Terminal, I always see the line Setting "/Applications/ConTeXtMinimals/tex" as ConTeXt root. so I take it that .setuptex has been executed
2. ls /Applications/ConTeXtMinimals/tex gets: mysetuptex setuptex.bat setuptex.tmf texmf-cache texmf-local texmf-project setuptex setuptex.csh texmf texmf-context texmf-osx-intel
3. echo $PATH gets: /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
This indicates that you didn't update first-setup.sh itself. You need to fetch a newer version of first-setup.sh and check that "ls /Applications/ConTeXtMinimals/tex" will contain the folder "texmf-osx-64". Mojca