From: Stefan Wimmer <[EMAIL PROTECTED]>
Subject: [gentoo-user] Re: Annulation of modified USE flag settings
Date: Sat, 9 Sep 2006 15:05:15 +0000 (UTC)

> * Meino Christian Cramer <[EMAIL PROTECTED]> [2006-09-09 14:03] :
> >  Hi,
> > 
> >   I want to say to emerge/ebuild:"Please use the original USE flags
> >   from make.conf and the ebuild-stuff. Ignore whatever I gave you on the
> >   commandline some time ago."
> > 
> >   How can I achieve this ?
> > 
> >   Thanks a lot for any hjelp in advance!
> > 
> >   keep hacking!
> >   mcc
> 
> Hi, 
> 
> you can resolve it globally by putting "-X" in /etc/make.conf or per 
> package by 'echo "<category>/<package> -X" >> /etc/portage/package.use'. 
> In both cases you will run "emerge -Nvp world" afterwards, check if it's 
> ok and then "emerge -Nv world" ...
> 
> HTH
> swimmer
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 

...then there something really bad on my system...

For example:

emerge -Nvp world 

gives beside other things:

[ebuild   R   ] media-libs/imlib2-1.2.1.009  USE="nls zlib -X* -bzip2* \
-doc* -gif* -jpeg* -mmx -mp3 -png* -tiff*" 0 kB

Takeing a look into the file imlib2-1.2.1.009.ebuild I found:
IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"

In the manpage of emerge there is mentioned that
"-<flag>" means, that the flag is off.

So...how can imlib2 be installed with all that image formats be
disabled ? I will take responsibility for wrong "*X*" settings but the
rest...



[ebuild R ] systools/meino-0.08 USE="confused* -understanding_at_all" 
mcc

-- 
gentoo-user@gentoo.org mailing list

Reply via email to