ADSM-L

[ADSM-L] Unicode on UNIX - resolved(?)

2010-05-21 10:22:37
Subject: [ADSM-L] Unicode on UNIX - resolved(?)
From: Fred Johanson <Fred AT UCHICAGO DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 21 May 2010 09:21:05 -0500
Thanks to all who responded to this.  This is the response from the user.  He's 
pleased.

-----Original Message-----

Hi Fred, 

Thanks for all the help, I think I figured it out. The link below from Lane was 
some help. Basically the appliance I had shipped without the correct locale 
files compiled an available. All "locale -a" gave me was "C" and "Posix"

Here's what I did to fix it:

1. Copied all the /usr/share/i18n/charset and /usr/share/i18n/locale files from 
a Red Hat box to the CentOS box. 

2. Compiled the en_US charset using "localedef -c -f ISO-8859-1 -I en_US en_US"

3. Configured my system to use the new locale by editing /etc/sysconfig/i18n

4. Added the new locale into my dsmcad script to be sure. 

I did an incremental on ucp-books-nas1 and it looks like it picked up the 
missed files. I'll see how it does with the backup tonight, then make the 
changes on my other NAS appliances. 

Thanks, 

Kurt

<Prev in Thread] Current Thread [Next in Thread>
  • [ADSM-L] Unicode on UNIX - resolved(?), Fred Johanson <=