LoginSignup
1
1

More than 3 years have passed since last update.

centos8でlocaleに ja_JP.UTF-8 がないときの対応

Last updated at Posted at 2019-11-06

以下のコマンドで言語パックを追加します。
(2019/11/08修正:locale以外にも日本語パッケージが含まれていない可能性があるので、パッケージをlangpack-jaに変更)

# dnf -y install langpack-ja

わかれば簡単なことだけど、ハマってしまった。

参考:
https://bugzilla.redhat.com/show_bug.cgi?id=1677927
https://www.server-world.info/query?os=CentOS_8&p=japanese

1
1
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1