Re: UTF-8 problem in 8.0
"J.R. Oldroyd" <[email protected]> Sat, 2 Jan 2010 16:21:53 -0500
| Newsgroups | gmane.os.freebsd.devel.internationalization |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 1 Jan 2010 15:47:36 -0800, Derek Kulinski <[email protected]> wrote: > > Hello, > > After installing FreeBSD 8.0 I noticed that some characters aren't > displayed correctly (it worked fine for 7.2). > > Mainly the dash character is most noticeable (though it's possible > it's more of them). > > Example: > env LANG=C man sh > env LANG=pl_PL.UTF-8 man sh > env LANG=en_US.UTF-8 man sh > > The first command shows everything fine, the later two seem to show > some unprintable character in place of every dash (i.e. in the second > paragraph word "built-in", or the dashes that break up the words at > the end of the line) > My guess is you need to rebuild xterm with WITH_WIDE_CHARS defined. This used to be default but in Jan 2009, the option was removed in the default build. -jr _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-i18n To unsubscribe, send any mail to "[email protected]"