On Wednesday January 3 2007 05:53, yuheng li wrote: > Thanks a lot, one more thing, how do you get wine to support different > languages? For most users everything works out-of-the-box. First thing to check is are your locale setting is OK. Execute following command: locale It will output your current locale settings. Simplest thing you can do is (for example): export LC_ALL=ru_RU.koi8-r Where you must replace "ru_RU.koi8-r" with locale you would like to use. If you havn't locales at all then please edit /etc/locale.gen (see docs or use Google for more information) and then execute: locale-gen Then set LC_ALL to your locale. If you need more help about how to setup correct locale in your system please use Google because this isn't actually related to Wine. If you have correct locale configuration and something doesn't work for you anyway please tell me more information. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users