Re: How can I install a system whose locale is utf-8 compatible

2007-02-07 Thread Kevin Mark
On Wed, Feb 07, 2007 at 10:44:36AM +0200, Mehmet Fatih Akbulut wrote: > $ apt-get install locales > $ dpkg-reconfigure locales > > then select your desired language with utf-8 extension. > and finally hit the enter. > > > On 2/7/07, wrote: > > > > When choosing langu

Re: How can I install a system whose locale is utf-8 compatible

2007-02-07 Thread Mehmet Fatih Akbulut
$ apt-get install locales $ dpkg-reconfigure locales then select your desired language with utf-8 extension. and finally hit the enter. On 2/7/07, myusernet <[EMAIL PROTECTED]> wrote: When choosing language and region, I choose China, but I want the system to support utf-8 because it is s

How can I install a system whose locale is utf-8 compatible

2007-02-06 Thread myusernet
When choosing language and region, I choose China, but I want the system to support utf-8 because it is said to be easy to configure some software. How can I do?