Hi:
We have a opensource software called "GT.M" which is
ANSI M language compiler. We are planning to support
unicode in our language. For testing purposes I need
any other unicode compliant language/keyboard mapping.
I was trying to set Bangla keyboard map.
When I issued the following command as root:
localedef -f UTF-8 -i bn_BD bn_BD.UTF-8
I got the following error:
[root@miazim tmp]# localedef -f UTF-8 -i bn_BD
bn_BD.UTF-8
LC_MONETARY: field `int_curr_symbol' not defined
LC_MONETARY: value of field `int_curr_symbol' has wrong
length
no output file produced because warning were issued
I copied the bn_BD file from www.bengalinux.org.
I do not see that symbol there.
Your help is appreciated.
Thanks.
-- Mohammad Miazi
E-mail: mohammad.miazi@sanchez.com