Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] how to set other locale environment to one package?
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
zuboskal14
n00b
n00b


Joined: 30 Mar 2009
Posts: 34
Location: Moscow, Russia

PostPosted: Mon Feb 28, 2011 6:47 pm    Post subject: [Solved] how to set other locale environment to one package? Reply with quote

Hi, gentoo forum.

My locale is:
Code:
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC=POSIX
LC_TIME="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=

and all packets emerge build with LINGUAS="ru"

But freevo work with russian locale bad for me - cyrillic fonts looks different than theme. I throught easy way it set freevo with english locale, but it is not an option linguas-*. In /etc/freevo/local_conf.py has option LOCALE, but if I set it to en_US.UTF-8 freevo crash on start, it works only with LOCALE='UTF8' or without this option.


Last edited by zuboskal14 on Mon Feb 28, 2011 7:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Mon Feb 28, 2011 7:06 pm    Post subject: Reply with quote

Well i want chromium in English and I'm running it with this command :

Code:
LC_ALL=en_GB.UTF-8 chromium-browser %U


:D
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
zuboskal14
n00b
n00b


Joined: 30 Mar 2009
Posts: 34
Location: Moscow, Russia

PostPosted: Mon Feb 28, 2011 7:23 pm    Post subject: Reply with quote

Thank you

I set /etc/locale.gen to
Code:
en_US.UTF-8 UTF-8
ru_RU.UTF-8 UTF-8
reemerge freevo, remove /usr/share/locale/ru/LC_MESSAGES/freevo.* and make symlinks to ../../en_GB/LC_MESSAGES/freevo.*

It works too)))
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