Jul 4, 2004 #1 W wky Member level 2 Joined May 23, 2003 Messages 45 Helped 5 Reputation 10 Reaction score 4 Trophy points 1,288 Activity points 298 I installed the program and type dmgr_ic to run. I got the error message: Error : no entry corresponding to the value of $LANG was found in the language map file. Error: initialization failed. Anyone knows why and how to solve this problem ? TIA
I installed the program and type dmgr_ic to run. I got the error message: Error : no entry corresponding to the value of $LANG was found in the language map file. Error: initialization failed. Anyone knows why and how to solve this problem ? TIA
Jul 5, 2004 #2 W wky Member level 2 Joined May 23, 2003 Messages 45 Helped 5 Reputation 10 Reaction score 4 Trophy points 1,288 Activity points 298 Finally found the solution : unsetenv LANG setenv LANG=en_US
Jul 6, 2004 #4 N niko_zhang Advanced Member level 4 Joined Jun 23, 2001 Messages 108 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,296 Activity points 572 you can edit this file, path is /etc/sysconfig/i18 modify "LANG="en_US.ISO" to "LANG="en_US"