Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [SOLVED] Python+readline?
Date: Wed, 01 Feb 2012 06:24:18
Message-Id: 20120201062120.GA16838@waltdnes.org
In Reply to: Re: [gentoo-user] [SOLVED] Python+readline? by Walter Dnes
1 On Tue, Jan 31, 2012 at 11:07:56AM -0500, Walter Dnes wrote
2 > On Tue, Jan 31, 2012 at 03:17:09AM -0500, Walter Dnes wrote
3 >
4 > > I'll file a bug in bugzilla later today.
5 >
6 > Bug https://bugs.gentoo.org/show_bug.cgi?id=401651 filed.
7
8 A bit more looking at the ebuild, and more testing, reveals that you
9 must have both the "ncurses" and "readline" USE flags set in order to
10 for python to pull in sys-libs/readline. Note that it will build
11 against a previously loaded sys-libs/readline if only the "readline"
12 flag is set, but it will not pull in the sys-libs/readline package.
13
14 --
15 Walter Dnes <waltdnes@××××××××.org>