bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parted nls problem


From: Andrew Clausen
Subject: Re: parted nls problem
Date: Wed, 11 Apr 2001 09:52:09 +1000

kent robotti wrote:
> 
> configure --with-included-gettext --disable-shared --without-readline
> 
> I don't use nls, but i compiled parted 1.4.11 with nls
> to test it on linux, i get this for any LANG but en.
> 
> # LANG=de
> # parted
> Error during translation: Invalid or incomplete multibyte or wide character

Try LC_ALL=de

(the problem is, there might be an umlaut - ΓΌ for example, which
isn't represented by the character set you are using, or something)

Or, perhaps the libc you are using doesn't have support for
that characeter set, or something.  (I think this is all done
via iconv modules... have a search for that ;-)

BTW: do you normally use native language support for other stuff?

Andrew Clausen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]