On 10/09/2011 11:41, Mojca Miklavec wrote:
>> My  /usr/local/texlive/2011/texmfcnf.lua shows:
>>
>> -- (Public domain.)
>> -- This texmfcnf.lua file should exist only if you have personal changes
>> -- from the distributed file; for example, if TEXMFVAR was changed in
>> -- the installer.
>> --
>> return { TEXMFCACHE = '~/Library/texlive/2011/texmf-var' }
>> --
>> Joseph Wright
> 
> Were you, by any chance, an early adopter who didn't install the new
> version of MacPorts once it was officially released?
> 
> Please replace the contents of that file with:
> 
> return {
>   content = {
>     variables = {
>       TEXMFHOME = "~/Library/texmf",
>       TEXMFVAR = "~/Library/texlive/2011/texmf-var",
>       TEXMFCONFIG = "~/Library/texlive/2011/texmf-config",
>     },
>   },
> }
> 
> or reinstall MacTeX.
> 
> Mojca

Hello Mojca,

I did indeed install MacTeX 'early' (basically as soon as it became
available for testing). I'm surprised "sudo tlmgr install --reinstall
context metapost" did not sort this one out.

Anyway, that sorts the issue: thanks very much for the very rapid reply.
-- 
Joseph Wright
___________________________________________________________________________________
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