Sponsored Content
Full Discussion: Install Locale in Solaris 9
Operating Systems Solaris Install Locale in Solaris 9 Post 302528517 by fpmurphy on Tuesday 7th of June 2011 10:02:46 AM
Old 06-07-2011
Yup, it is locale -a
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

install locale on Solaris8

Hello all, I was wondering if anyone knows how to install additional language after the system had been installed in english. I know that you could do an upgrade with the language support. But is there a way in which one can install different language fonts? I was reading up on Solaris install... (2 Replies)
Discussion started by: larry
2 Replies

2. UNIX for Dummies Questions & Answers

Solaris 8 locale setting

Hello does anybody know how to change the LC_TIME locale on solaris 8 to dd/mm/YYYY currently it is set to. #locale -ck LC_TIME d_fmt="%m/%d/%y" Thanks (1 Reply)
Discussion started by: thangorn
1 Replies

3. Solaris

en_GB.UTF-8 locale - which Solaris package?

Hi, I need to locate the Solaris package that installs the en_GB.UTF-8 package in /usr/lib/locale. Can anyone tell me which package it is? I have installed all the locale related packages i can see from the Solrais 8 media but none contain the required locale. My problem is that i can... (1 Reply)
Discussion started by: kitzel
1 Replies

4. Solaris

Problem in locale installation through solaris 10 cds

Dear All I am in a problem where i have to install en_us locale through solaris 10 05/08 which is in 5 cds as I download from internet. when I use the following command after putting disk 1 of solaris 10 loceladm -a en_us -d /cdrom/cdrom0/s0/Solaris_10/Product It install few packages but... (3 Replies)
Discussion started by: girish.batra
3 Replies

5. 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

6. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

7. Solaris

Solaris "System locale" during installation

Hi I install Solaris10 and during this process there is a question "Select the initial locale to be used after the system has been installed " There is plenty of choices and default already selected is POSIX C (C). What should I choose in this list ? Why instalator asks for this question... (0 Replies)
Discussion started by: presul
0 Replies

8. 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

9. Solaris

Solaris 11 - Changing systems default locale

Different in Solaris 10 in that you don't just edit TIMEZONE file. LANG is currently set to en_US.UTF-8 and want it to be C. Heres what I did:- # svccfg -s svc:/system/environment:init setprop environment/LANG = astring: C # svcadm refresh svc:/system/environment And afterwards these are... (7 Replies)
Discussion started by: psychocandy
7 Replies
UPDATE-LOCALE(8)					      System Manager's Manual						  UPDATE-LOCALE(8)

NAME
update-locale - Modify global locale settings SYNTAX
update-locale [OPTIONS] [var=locale | var] [...] DESCRIPTION
This program can be called by maintainer scripts when Debian packages are installed or removed, it updates the /etc/default/locale file to reflect changes in system configuration related to global locale settings. When variables have no value assigned, they are removed from the locale file. Some basic checks are performed to ensure that requested settings are valid. OPTIONS
--help Display an help message and exit. --reset Variables which are not set on command-line are cleared out. --locale-file FILE Define file containing locale variables. (Default: /etc/default/locale) --no-checks Do not perform sanity checks on locale variables. EXAMPLE
The command update-locale LANG=en_CA.UTF-8 LANGUAGE sets LANG to en_CA.UTF-8 and removes definitions for LANGUAGE. FILES
/etc/default/locale File where global locale settings are stored. AUTHOR
Denis Barbier <barbier@linuxfr.org> SEE ALSO
locale-gen(8), locale(1) Debian GNU/Linux April 2006 UPDATE-LOCALE(8)
All times are GMT -4. The time now is 04:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy