Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Making portage remember langauge settings
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Penguin of Wonder
Apprentice
Apprentice


Joined: 17 Jan 2006
Posts: 280
Location: West Virginia

PostPosted: Sun Oct 29, 2006 5:25 am    Post subject: Making portage remember langauge settings Reply with quote

I want to compile Firefox with German language support, though I don't really want my whole system to have German support. I know I can use the package.USE file for use variables, but how do I make portage remember to compile Firefox with German support? Can I put that in my package.use file as well?? Thanks in advance.
_________________
My Linux Blog

AMD64 3700+
2G DDR 3200 Ram
320G HDD
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Sun Oct 29, 2006 5:34 am    Post subject: Reply with quote

When you "emerge -pv mozilla-firefox" doesn't it show various "lingua_??" variables with the USE flags? If so, you might try including the appropriate one in /etc/portage/package.use and then see if the "emerge -pv mozilla-firefox" output changes.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
Penguin of Wonder
Apprentice
Apprentice


Joined: 17 Jan 2006
Posts: 280
Location: West Virginia

PostPosted: Sun Oct 29, 2006 5:57 am    Post subject: Reply with quote

Yeah, that was my first instinct. So I tried,
Code:
USE="de" emerge --update --newuse mozilla-firefox

Which didn't work. I had to use:
Code:
LINGUAS="de" emerge --update --newuse mozilla-firefox

Which worked. So I tried what you said, and just added de, didn't work, I also tried adding LINGUAS="de" to package.use and that didn't work either. :-(
Thanks for the quick responce! Any other ideas?
_________________
My Linux Blog

AMD64 3700+
2G DDR 3200 Ram
320G HDD
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Sun Oct 29, 2006 7:13 am    Post subject: Reply with quote

Nope. Sorry.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Sun Oct 29, 2006 10:53 am    Post subject: Reply with quote

You could try putting your LINGUAS setting in /etc/portage/env/www-client/mozilla-firefox . :)
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9524
Location: beyond the rim

PostPosted: Sun Oct 29, 2006 3:34 pm    Post subject: Reply with quote

Maedhros wrote:
You could try putting your LINGUAS setting in /etc/portage/env/www-client/mozilla-firefox . :)

Bad idea.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Sun Oct 29, 2006 3:36 pm    Post subject: Reply with quote

Genone wrote:
Bad idea.

Oh. Sorry about that. :oops:

Moved from Portage & Programming to Duplicate Threads in favour of that thread.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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