Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
locales catalan (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
pau
Apprentice
Apprentice


Joined: 26 Dec 2004
Posts: 159
Location: /home/pau/

PostPosted: Thu Jan 20, 2005 5:51 pm    Post subject: locales catalan (SOLVED) Reply with quote

Hi,

I am trying to set locales to catalan:
I have done the rc.conf, in my .zshrc I have defined

source .enviroment
unset LANGUAGE

with

export LANG="ca_ES@euro"
export LC_CTYPE="ca_ES@euro"
export LC_NUMERIC="ca_ES@euro"
export LC_TIME="ca_ES@euro"
export LC_COLLATE="ca_ES@euro"
export LC_MONETARY="ca_ES@euro"
export LC_MESSAGES="ca_ES@euro"
export LC_PAPER="ca_ES@euro"
export LC_NAME="ca_ES@euro"
export LC_ADDRESS="ca_ES@euro"
export LC_TELEPHONE="ca_ES@euro"
export LC_MEASUREMENT="ca_ES@euro"
export LC_IDENTIFICATION="ca_ES@euro"
export LC_ALL="ca_ES@euro"

but when looking at locale -a, I don't find the catalan option ... nevertheless I did

# mkdir /etc/portage
# echo "sys-libs/glibc userlocales" >> /etc/portage/package.use

# vi /etc/locales.build

with

ca_ES/ISO-8859-1
ca_ES@euro/ISO-8859-15
en_US/ISO-8859-1
en_US.UTF-8/UTF-8
de_DE/ISO-8859-1
de_DE@euro/ISO-8859-15

before bootstrapping...

Am I forgetting something? How can I "catalanise" my gentoo box?

thanks,

Pau


Last edited by pau on Tue Feb 01, 2005 9:24 am; edited 1 time in total
Back to top
View user's profile Send private message
pau
Apprentice
Apprentice


Joined: 26 Dec 2004
Posts: 159
Location: /home/pau/

PostPosted: Thu Jan 27, 2005 6:10 pm    Post subject: LOCALS EN CATALA: RESOLT!! Reply with quote

Bo, com que sembla que cal trencar-se el XXX cap a soles :evil: trobant les solucions i no és agradable, perquè requereix molt de temps, heus ací com he resolt el problema...

Deixeu-vos de andròmines de caire .profile i coses així al vostre directori principal... L'única solució que he trobat és confugint a l'usuari root i fer

Code:
 vi /etc/profile


i afegir

Code:
 export LANG=ca_ES\@euro


Això ens permet de triar la llengua català en iniciar una sessió

i au! 8)
Back to top
View user's profile Send private message
mad93
Apprentice
Apprentice


Joined: 15 Feb 2005
Posts: 184
Location: Catalunya

PostPosted: Tue Feb 15, 2005 10:58 pm    Post subject: Reply with quote

Jo vaig anar a /etc/profiles.d/00basic i vaig afegir:

LANG=ca_ES
LANGUAGE=ca_ES

He de dir que si hi posava la codificació també em feia el burro amb algun programa en concret, com ara el gaim.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum