On Tue, Oct 12, 2010 at 17:22, Daniel Grycman wrote:
> Hi list,
>
> I updated my TeXLive 2010 (MacTeX) installation using the TLContrib
> repository. Now I get the following error message when I use "context
> --version".
>
> Any ideas?

You need to modify /usr/local/texlive/2010/texmfcnf.lua:

return {
       content = {
               TEXMFCACHE = '~/Library/texlive/2010/texmf-var',
               TEXMFHOME  = '~/Library/texmf',
       },
       TEXMFCACHE = '~/Library/texlive/2010/texmf-var',
}

There is no way to update TeX Live to fix this file as this is a local
addition of MacTeX. Dick promised to fix the online version of MacTeX,
but DVDs have probably been printed already.

Mojca
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to