Hi,

Assume you have a system with not locales (for example hebrew) installed. I 
need to generate them.

I found this: http://mail.nl.linux.org/linux-utf8/2001-01/msg00212.html

which explains how to do that (and a few RTFMs), basicly:

 localedef -v -c -i he_IL -f UTF-8 /usr/share/locale/he_IL.UTF-8

for 8bit hebrew:

 localedef -v -c -i he_IL -f ISO-8859-8  /usr/share/locale/he_IL
 localedef -v -c -i he_IL.CP-1255 -f cp-1255  /usr/share/locale/he_IL.CP-1255

Now, asume I update my glibc, do I need to regenerate my locales? are they BC?


-- 
diego, kde-il translation team, http://www.kde.org/il 

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to