Re: [gentoo-user] more problems emerging world

2006-01-17 Thread Holly Bostick
Antoine schreef:
 Hi,
 I had put unicode in my make.conf, well, just cos unicode is a Good
 Thing. However, I now get audacity telling me that I must emerge wxGTK
 without unicode. Fine, I'll get rid of it I say to myself. Only I get
 ncurses telling me I will break my system if I emerge without unicode.
 Anyone got any suggestions?
 Cheers
 Antoine

# echo x11-libs/wxGTK -unicode /etc/portage/package.use

re-emerge (--oneshot) wxGTK

emerge amarok

Done.

HTH,
Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] more problems emerging world

2006-01-17 Thread Richard Fish
On 1/17/06, Antoine [EMAIL PROTECTED] wrote:
 Hi,
 I had put unicode in my make.conf, well, just cos unicode is a Good
 Thing. However, I now get audacity telling me that I must emerge wxGTK
 without unicode. Fine, I'll get rid of it I say to myself. Only I get
 ncurses telling me I will break my system if I emerge without unicode.
 Anyone got any suggestions?

echo x11-libs/wxGTK-2.6.2-r1 -unicode  /etc/portage/package.use

or

echo sys-libs/ncurses unicode /etc/portage/package.use

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] more problems emerging world

2006-01-17 Thread Antoine

David Morgan wrote:

On 20:42 Tue 17 Jan , Antoine wrote:

I had put unicode in my make.conf, well, just cos unicode is a Good 
Thing. However, I now get audacity telling me that I must emerge wxGTK 
without unicode. Fine, I'll get rid of it I say to myself. Only I get 
ncurses telling me I will break my system if I emerge without unicode. 
Anyone got any suggestions?





/etc/portage/package.use ? (man 5 portage)



That is what I love about Gentoo (I knew it had to be something simple)!
Cheers
Antoine

ps. This made me feel a little less guilty...

NAME
   portage - the heart of Gentoo

DESCRIPTION
   The  current portage code uses many different configuration 
files, most of which are unknown to users and normal developers.  Here 
we will try to  collect  all the odds and ends

...

--
gentoo-user@gentoo.org mailing list