<div dir="ltr">Yes; I am getting much the same writings about my locale encoding:<div><br></div><div><div> $ locale</div><div>LANG=en_US.UTF-8</div><div>LANGUAGE=</div><div>LC_CTYPE="en_US.UTF-8"</div><div>LC_NUMERIC="en_US.UTF-8"</div><div>LC_TIME="en_US.UTF-8"</div><div>LC_COLLATE="en_US.UTF-8"</div><div>LC_MONETARY="en_US.UTF-8"</div><div>LC_MESSAGES="en_US.UTF-8"</div><div>LC_PAPER="en_US.UTF-8"</div><div>LC_NAME="en_US.UTF-8"</div><div>LC_ADDRESS="en_US.UTF-8"</div><div>LC_TELEPHONE="en_US.UTF-8"</div><div>LC_MEASUREMENT="en_US.UTF-8"</div><div>LC_IDENTIFICATION="en_US.UTF-8"</div><div>LC_ALL=</div></div><div><br></div><div>the warning is complaining about there being no <span style="font-size:12.8000001907349px"> </span><span style="font-size:12.8000001907349px">en_US.utf8. The difference between what I have and what their warning about being the last five digits in that what I have is capitalized. I am assuming it doesn't really matter because everything seems to work correctly.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">My web search with this new knowledge wasn't much help. Apparentlythere is a difference between UTF-8 and utf8 (UTF-8 being the official standard and utf8 being perl's version of the standard) but I could not find anything concerning utf8 vs UTF8. Oh! I just looked at it with new eyes and see that I was accidentally dropping the hyphen and that it is saying that perl's version isn't installed. So now I am sure it doesn't matter!</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">:-)~MIKE~(-:</div></div>
<br><div class="gmail_quote">On Mon, Mar 30, 2015 at 7:07 PM, coverturtle <span dir="ltr"><<a href="mailto:coverturtle@gmail.com" target="_blank">coverturtle@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>That message may be telling you that
you are missing the locale file for US, American English, UTF8
encoding.<br>
in a terminal, type locale and then hit enter.<br>
Here's what I get - you should get something similar:<br>
LANG=en_US.UTF-8<br>
LC_CTYPE="en_US.UTF-8"<br>
LC_NUMERIC="en_US.UTF-8"<br>
LC_TIME="en_US.UTF-8"<br>
LC_COLLATE="en_US.UTF-8"<br>
LC_MONETARY="en_US.UTF-8"<br>
LC_MESSAGES="en_US.UTF-8"<br>
LC_PAPER="en_US.UTF-8"<br>
LC_NAME="en_US.UTF-8"<br>
LC_ADDRESS="en_US.UTF-8"<br>
LC_TELEPHONE="en_US.UTF-8"<br>
LC_MEASUREMENT="en_US.UTF-8"<br>
LC_IDENTIFICATION="en_US.UTF-8"<br>
LC_ALL=<br>
<br>
More info is available by typing "man locale".<div><div class="h5"><br>
<br>
<br>
On 03/30/2015 06:55 PM, Michael Havens wrote:<br>
</div></div></div>
<blockquote type="cite"><div><div class="h5">
<div dir="ltr">I got a good question: often when I am upgrading my
system I get:
<div><br>
</div>
<div> Warning: No support for locale: en_US.utf8</div>
<div><br>
</div>
<div>My question is: isn't that our locale? I don't worry about
it but what exactly is that warning telling us?<br>
<div>
<div>:-)~MIKE~(-:</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
</div></div><span class=""><pre>---------------------------------------------------
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
</span></blockquote>
<br>
</div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>