Sponsored Content
Operating Systems Solaris Couldn't set locale correctly Post 302293491 by incredible on Tuesday 3rd of March 2009 07:16:00 AM
Old 03-03-2009
There could be missing packages that are needed for the locale, or the packages could be loaded and corrupted, or only partially installed.
This is a problem that is specific to the Solaris Operating Environment. Contact Solaris Technical Support for further assistance.

If not try this:
setenv LC_ALL [locale]
type locale and check the value again for LC_ALL.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

why the PATH can not be set correctly?

I'm using Linux-Mandrake 8.0 in my laptop. After I logged in as a "root", I added a new path in my .bashrc file (I use bash shell). Then I can observe it has been set correctly by typing echo $PATH. But, when I log in again as a personal account, not "root", then I open my bash shell, and type... (5 Replies)
Discussion started by: yishen
5 Replies

2. UNIX for Dummies Questions & Answers

Couldn't set locale correctly

When a user connects via ssh to one of out Sun V120 boxes the following message is displayed. "couldn't set locale correctly" The .profile has the following line # @(#)local.profile 1.6 98/02/06 SMI stty istrip stty erase ^H So I put a set -x in the .profile and re sourced it and... (1 Reply)
Discussion started by: mattd
1 Replies

3. UNIX for Dummies Questions & Answers

ssh2: .profile not set correctly

When logging into solaris box through ssh, my profile does not get set correctly and I'm presented with the default ksh prompt "$". When logging in through telnet, everything is set correctly. Is there a special profile that sshd runs? ssh2: F-Secure SSH 2.4.0 (build 15) on sparc-sun-solaris2.8 (0 Replies)
Discussion started by: dangral
0 Replies

4. Red Hat

Command to set locale for my linux machine

Hi, I need to set a locale to my linux machine which has redhat enterprise linux 4 how should I do that. And also when i did locale -a, I have got three versions for each locale type with different .extensions like utf8,iso88951 and soon which file should I use for setting locale. ... (1 Reply)
Discussion started by: eamani_sun
1 Replies

5. Solaris

Couldn't set locale correctly

hi All, I'm using sun OS 5.10. All locales are set to en_US.ISO8859-1 in /etc/profile/init file. I'm using one functional user.When I tried to "sesu - functionalUser",its giving me error like "Couldn't set locale correctly".In functional user profile i'm tring to set locales to en_US.After... (1 Reply)
Discussion started by: Kathraji
1 Replies

6. Solaris

I can't set locale in Solaris 8

Hi gentlemen. I would change LANG=C to iso_8859_5. I have tried some variante, but it doesn't work. Thanks. (24 Replies)
Discussion started by: wolfgang
24 Replies

7. Solaris

couldn't set locale correctly

Dear All, I Have problem at my console (Ultra 24, solaris 10 x86), when i type dmesg always come out : like this You have new mail. root@console # bash root@console # dmesg couldn't set locale correctly couldn't set locale correctly So how to fix it...? Best Regards simbah (3 Replies)
Discussion started by: mbah_jiman
3 Replies

8. Solaris

LC_ALL & LANG are set OK, but others couldn't set locale correctly.

Hi, I have a Solaris (SunOS 5.10) installed, by default with the en_AU.UTF-8 locale. I want to change it to en_US.UTF-8 With AU, I have no issues whatsoever, so I installed the language package and now locale -a shows "en_US.UTF-8". Problem is even with LC_ALL set in etc/default/init, the... (2 Replies)
Discussion started by: asdfg
2 Replies

9. Solaris

How to set the japanese locale in Solaris 10

Pls help me to set the japanese locale in Solaris 10. I have checked JP locale has been already installed on Solaris BOX. Thanks, Karan N (2 Replies)
Discussion started by: nirka01
2 Replies

10. SCO

Set NIC correctly , but the network does not work

I'm trying to virtualize an instance of SCO Open Server 5.0.2c in VirtualBox (called VM- A) , I can not configure the network (NIC). The NIC I'm using is PCnet -FAST III (Am79C973 ) (this NIC works with VirtualBox + SCO 5.0.5M) When I add from ' Add new LAN adapter' I detects the NIC... (2 Replies)
Discussion started by: flako
2 Replies
koi8rxterm(1)						      General Commands Manual						     koi8rxterm(1)

NAME
koi8rxterm - X terminal emulator for KOI8-R environments SYNOPSIS
koi8rxterm [ xterm-options ] DESCRIPTION
koi8rxterm is a wrapper around the xterm(1) program that invokes the latter program with the 'KOI8RXTerm' X resource class set. All argu- ments to koi8rxterm are passed to xterm without processing; the -class and -k8 options should not be specified because they are used by the wrapper. See the xterm manual page for more information on xterm-options. The environment's locale settings (see "ENVIRONMENT" below) are used to discern the locale's character set. If no current locale can be determined, the locale 'ru_RU.KOI8-R' (the Russian language as used in the territory of Russia, with the KOI8-R character set) is assumed. The locale(1) utility is used to determine whether the system supports the selected locale. If it does not, koi8rxterm will exit with an error and report the output of locale. Note: koi8rxterm may produce unexpected results if the current locale is set to one in which the KOI8-R character encoding is not sup- ported, or if fonts using that encoding are not available. In the Debian system, the 'xfonts-cyrillic' package provides the fonts that koi8rxterm uses by default. To change the fonts koi8rxterm uses, edit the /etc/X11/app-defaults/KOI8RXTerm file. A similar wrapper, uxterm(1), is available for Unicode UTF-8 environments. ENVIRONMENT
LC_ALL, LC_CTYPE, LANG The values of these variables are checked, in order, to determine the character set used by the current locale. AUTHOR
koi8rxterm was written by Branden Robinson and is very heavily based on uxterm, by Thomas Dickey. The assistance of Jurij Smakov was invaluable in sanity-checking its operation. SEE ALSO
locale(1), locale(7), uxterm(1), xterm(1) Debian Project 2004-12-19 koi8rxterm(1)
All times are GMT -4. The time now is 02:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy