unknown encoding

Adam Mercer ramercer at gmail.com
Thu Mar 15 14:55:42 GMT 2007


On 15/03/07, John Arbash Meinel <john at arbash-meinel.com> wrote:

> On Mac, you almost definitely want to use UTF-8 encoding, since the
> terminal is utf8, as is the filesystem. So if you do:
>
> export LANG="en_GB.UTF-8"
>
> I put this in my .zshrc and .bashrc files. So that when I start the
> terminal, it sets up everything correctly.
>
> You may want to set some of the other ones, too. I'm a little surprised
> to see LC_ALL set, since usually that is the "override everything for
> this command" env var.

Thanks John, thats working.

Cheers

Adam



More information about the bazaar mailing list