Re: [NTG-context] MacOS system wide installation

2016-10-06 Thread Hans Åberg

> On 6 Oct 2016, at 15:19, Mojca Miklavec  
> wrote:
> 
> On 6 October 2016 at 15:13, Hans Åberg wrote:
>> For the MacOS system wide installation [1], the command 'sudo sh 
>> ./first-setup.sh' does not have arguments for modules and engine, as for the 
>> local installation. Is that correct?
> 
> No, it is not. "sudo sh" just means that you are running the same
> command as root. You can/should just as well use --modules=t-tikz or
> --modules=all

I did run the latter, but still get an error [1]. The example is from [2].


1. Package tikz Error: I did not find the tikz library 'commute'. I looked for 
files named tikzlibrarycommute.code.tex and pgflibrarycommute.code.tex, but 
neither could be found in the current texmf trees.

2. https://mailman.ntg.nl/pipermail/ntg-context/2013/073368.html


___
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
___

Re: [NTG-context] MacOS system wide installation

2016-10-06 Thread Mojca Miklavec
On 6 October 2016 at 15:13, Hans Åberg wrote:
> For the MacOS system wide installation [1], the command 'sudo sh 
> ./first-setup.sh' does not have arguments for modules and engine, as for the 
> local installation. Is that correct?

No, it is not. "sudo sh" just means that you are running the same
command as root. You can/should just as well use --modules=t-tikz or
--modules=all

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
___