<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ja_JP.UTF-8 on No Subject - nosubject.io -</title><link>https://nosubject.io/en/tags/ja_jp.utf-8/</link><description>Recent content in Ja_JP.UTF-8 on No Subject - nosubject.io -</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 07 Dec 2019 13:56:23 +0900</lastBuildDate><atom:link href="https://nosubject.io/en/tags/ja_jp.utf-8/index.xml" rel="self" type="application/rss+xml"/><item><title>Add the Japanese Locale to Ubuntu 19.10</title><link>https://nosubject.io/en/ubuntu-19-10-locale-gen/</link><pubDate>Sat, 07 Dec 2019 13:56:23 +0900</pubDate><guid>https://nosubject.io/en/ubuntu-19-10-locale-gen/</guid><description>&lt;p&gt;Even if you set &lt;code&gt;LANG=ja_JP.UTF-8&lt;/code&gt;, if the locale definition does not exist you will see error messages like the following.&lt;/p&gt;
&lt;pre class="wp-block-preformatted"&gt;locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory &lt;/pre&gt;
&lt;p&gt;Add the Japanese locale with the &lt;code&gt;locale-gen&lt;/code&gt; command.&lt;/p&gt;
&lt;pre class="wp-block-preformatted"&gt;$ sudo locale-gen ja_JP.UTF-8&lt;/pre&gt;
&lt;p&gt;You can see that it has been added.&lt;/p&gt;</description></item></channel></rss>