Don't forget to answer to the mailing list so others can see the discussion. On Tuesday November 13 2007 16:20, Romeo Petruca wrote: > answer to locale-gen command > > bash: locale-gen: command not found You need execute it as root. For example: su /usr/sbin/locale-gen If you really don't have locale-gen then you should fix this. Make sure that you have Romanian locale in /etc/locale.gen . > answer to locale command: > > LANG=en_US.UTF-8 > LC_CTYPE="en_US.UTF-8" > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_COLLATE="en_US.UTF-8" > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL= Accordingly to your locale settings you will be able to use only English input in WINE with English UI. Therefore you need to fix your locale configuration. You need to change LC_ALL to Romanian locale. If you want to keep English interface then don't touch LC_ALL and change LC_CTYPE only. Make sure that your locale has been generated successfully with locale-gen before trying to assign it. If you don't know how to setup your locale configuration refer to documentation for your distribution. If you need more help please tell me what distribution you are using. Thank you for using WINE. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users