<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">The problem was a '\xFF' on line 501 of <span style="font-family: Monaco; font-size: 10px;">/usr/local/texlive/2012/texmf-dist/scripts/context/ruby/base/switch.rb</span><div><div><br></div><div>If that is changed into \x01, it works.</div><div><br></div><div>G</div><div><br></div><div>On 17 Sep 2013, at 14:02, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>On Sep 17, 2013, at 5:59 AM, Gerben Wierda <<a href="mailto:Gerben.Wierda@rna.nl">Gerben.Wierda@rna.nl</a>> wrote:<br><br><blockquote type="cite">As my computer died I had to set up a clean one. I installed MacTeX 2013 and tried to compile a ConTeXt project, but this failed:<br><br>texexec --pdf --mode=editor --once ../products/prd_book.tex<br><br>resolvers       | caches | path '/Users/gerben/Library/texlive/2013/texmf-var' created/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': /usr/local/texlive/2013/texmf-dist/scripts/context/ruby/base/switch.rb:501: invalid multibyte escape: /\xFF/ (SyntaxError)<br><span class="Apple-tab-span" style="white-space:pre">   </span>from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'<br><span class="Apple-tab-span" style="white-space:pre">        </span>from /usr/local/texlive/2013/texmf-dist/scripts/context/ruby/texexec.rb:11:in `<main>'<br><br>It seems a problem in a ruby file in MacTeX 2013. Can someone help me get this working?<br><br>Thanks,<br><br>G<br></blockquote><br>Howdy,<br><br>Nice hearing from you!<br><br>I'm certainly no expert in ConTeXt so I wonder what happens if you leave out the  --mode=editor  and --once options. I'm still using TeXShop and its internal context (mkii) engine doesn't use those options and seems to work fine on my very simple test files.<br><br>Have you updated TeX Live either using TeX Live Utility or tlmgr since the install? There have been many updates to ConTeXt since release.<br><br>Good Luck,<br><br>Herb Schulz<br>(herbs at wideopenwest dot com)<br><br><br><br><br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/">http://email.esm.psu.edu/mac-tex/</a><br>List Archive: <a href="http://tug.org/pipermail/macostex-archives/">http://tug.org/pipermail/macostex-archives/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/">http://mactex-wiki.tug.org/</a><br>List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br></blockquote></div><br></body></html>