<div dir="ltr">Hi Chris,<div><br></div><div>    check out the new r3254 VMs.  These should provide utf-8 by default.  And yes, the issue was that the quotes turned everything into a single argument.    <span style="color:rgb(80,0,80);font-size:13px">exec &quot;$BIN/squeak&quot; -textenc utf8 &quot;$@&quot; would have worked also.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 12, 2015 at 12:23 PM, Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt; Try replacing the line with this two:<br>
&gt;<br>
&gt; arguments=&quot;-textenc utf8 $@&quot;<br>
&gt; LD_LIBRARY_PATH=&quot;$PLUGINS:$SVMLLP:${LD_LIBRARY_PATH}&quot; exec &quot;$BIN/squeak&quot;<br>
&gt; $arguments<br>
<br>
</span>I don&#39;t know why, but it works!  My only wild guess is that exec only<br>
wants two &quot;arguments&quot;, the binary and the arguments to that binary..?<br>
Clearly I do not know much about bash.<br>
<br>
Many thanks.<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">best,<div>Eliot</div></div>
</div>