获取对话框以显示 utf-8

发布于 2024-11-23 20:23:26 字数 227 浏览 3 评论 0原文

我在 fedora 11 上构建了 dialog./configure 然后 make),除了当我包含带有重音符号、变音符号等的字符时,它的效果很好。例如,ó 变为 M-CM-3。

我可以对构建过程或运行对话框做些什么来纠正这种情况吗?

I built dialog on fedora 11 (./configure then make), and it works great except for when I include characters with accents, umlauts, etc. For example, ó becomes M-CM-3.

Is there something I could do to the build process or when running dialog to remedy this situation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦境 2024-11-30 20:23:27

这应该有效(当然首先是“make distclean”):

   ./configure --with-ncursesw --enable-widec

另外:
https://bkhome.org/archive/blog2/ 201104/dialog-11-20110302-busybox-1184.html

this should work (first "make distclean" of course):

   ./configure --with-ncursesw --enable-widec

also:
https://bkhome.org/archive/blog2/201104/dialog-11-20110302-busybox-1184.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文