<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/06/2017 09:06 PM, DM Smith wrote:<br>
    </div>
    <blockquote
      cite="mid:DE4D236F-5692-48ED-A7D4-8E480200E870@crosswire.org"
      type="cite">Does setting CLANG (or whatever it is) in the env
      help? In unix you have to tell the program what charset you are
      using. </blockquote>
    <p><font face="FreeSerif">They already come along for the ride for
        free as a result of logging in, per default specification when
        system was installed.<br>
      </font></p>
    <p><font face="FreeSerif">$ env|grep -i utf<br>
        LC_ALL=en_US.utf8<br>
        LANG=en_US.utf8<br>
      </font><br>
    </p>
  </body>
</html>