gentoo man手册乱码问题解决方法

gentoo man手册乱码问题解决方法

问题描述

使用Gentoo系统时遇到了man手册乱码问题,不仅中文乱码,locale切换为英文也乱码。参考网上修改locale、安装groff等方法均无效。

解决方法

/etc/portage/make.conf文件中的LC_MESSAGES=C改为LC_MESSAGES=en_US.utf8,之后更新系统:

sudo emerge --ask --verbose --newuse @world

posted @ 2024-06-26 19:31  烨小明  阅读(18)  评论(0编辑  收藏  举报