Gentoo Archives: gentoo-alt

From: darrell <darrell@×××××××.net>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix python-3.3.0
Date: Sun, 17 Feb 2013 06:02:21
Message-Id: 5120725C.6010909@flatlan.net
In Reply to: Re: [gentoo-alt] prefix python-3.3.0 by MATSUI Tetsushi
1 On 02/16/2013 10:21 PM, MATSUI Tetsushi wrote:
2 > Hi darrell,
3 >
4 > See https://bugs.gentoo.org/show_bug.cgi?id=452720
5 > A fix for linux has unexpectedly a bad effect on OS X.
6 > A workaround is to edit ebuild manually to remove "--without-pymalloc".
7 >
8
9 thanks,
10
11 instead of editing the ebuild directly,
12 in etc/portage/env/dev-lang/python i put EXTRA_ECONF="--with-pymalloc"
13 python-3.3.0 did install correctly.
14
15 but i'm just unsure if that will be problematic in other versions of python.
16
17 if not, great. but just in case is there any way to do something like:
18 etc/portage/env/dev-lang/python-3:3.3 and EXTRA_ECONF="--with-pymalloc"
19 in that?
20
21 darrell

Replies

Subject Author
Re: [gentoo-alt] prefix python-3.3.0 Fabian Groffen <grobian@g.o>