Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LD10N vs. LINGUAS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Sun Jun 26, 2016 6:48 pm    Post subject: LD10N vs. LINGUAS Reply with quote

Hi,

What should I do to move into L10N?

My /etc/locale/gen
Code:
en_GB ISO-8859-1
en_GB.UTF-8 UTF-8
en_US ISO-8859-1
en_US.UTF-8 UTF-8
pl_PL ISO-8859-2
pl_PL.UTF-8 UTF-8


make.conf
Code:
LINGUAS="pl en en_GB"
Back to top
View user's profile Send private message
Oniryczny
Guru
Guru


Joined: 01 Dec 2011
Posts: 419
Location: Poland

PostPosted: Sun Jun 26, 2016 6:57 pm    Post subject: Reply with quote

My make.conf

    LINGUAS="pl"
    L10N="pl"
seem to work
_________________
cogito ergo sum
Back to top
View user's profile Send private message
bluenuht
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2005
Posts: 141

PostPosted: Sun Jun 26, 2016 8:35 pm    Post subject: Reply with quote

Based on your LINGUAS="pl en en_GB"

add a new line in make.conf for L10N

Code:
L10N="pl en en-GB"


and then as per the news items suggestion rebuild a few packages with

Code:
emerge --ask --changed-use --deep --with-bdeps=y @world

_________________
x86_64 Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz GenuineIntel GNU/Linux GeForce GTX NVIDIA 1660TI 16GB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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