On 6/28/06, David Arnold wrote:
Taco, Mojca,
Thanks, on my Mac OSX 10.4.6 with Gerben's TeX, I:
cd /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ sudo chmod -R a+x *.rb
Then I wrote in .bash_profile:
alias texmfstart='/usr/local/teTeX/share/texmf.local/scripts/context/ ruby/texmfstart.rb'
Now I have:
chapter1 $ texmfstart --help version : 2.0.0 - 2003/2006 - www.pragma-ade.com ... Is there anything else I should do now?
1. either alias texexec='/usr/local/teTeX/share/texmf.local/scripts/ context/stubs/unix/texexec or copy the content of that folder somewhere to PATH. Just make sure that texexec resolves to "texmfstart texexec" unless you really like writing it the long way. 2. write a page on the wiki about how you did it (or at least one of the mac users should do that) Mojca