Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!]
Date: Sun, 24 Apr 2011 22:17:57
Message-Id: 201104242316.50570.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!] by Neil Bothwick
1 On Sunday 24 April 2011 21:30:33 Neil Bothwick wrote:
2 > On Sun, 24 Apr 2011 21:17:23 +0100, David W Noon wrote:
3 > > >Doing this today I've had a couple of packages that needed to be
4 > > >emerged with USE=-doc when they failed.
5 > >
6 > > Those would be jinja and sphinx. They are notorious for their circular
7 > > dependency, which requires USE='-doc' to bypass.
8 >
9 > It's rarely desirable to enable doc globally. It is best to enable only
10 > for those packages where you need extended documentation.
11
12 @Alan Mackenzie:
13
14 What Neil is saying can be achieved by setting package specific USE flags in
15 the file /etc/portage/package.use; e.g. use an entry like:
16
17 dev-python/jinja -doc i18n
18
19 to exclude USE flag "doc", but include "i18n".
20 --
21 Regards,
22 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!] Neil Bothwick <neil@××××××××××.uk>