Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] On Python and OSX
Date: Tue, 15 Sep 2009 19:09:01
Message-Id: 20090915190841.GP1088@gentoo.org
In Reply to: Re: [gentoo-alt] On Python and OSX by Pavel Volkovitskiy
1 On 15-09-2009 17:22:26 +0400, Pavel Volkovitskiy wrote:
2 > i found bugreport from macports:
3 > http://trac.macports.org/ticket/16111
4 >
5 > """With the new framework build for python25, it installs both a $
6 > {prefix}/Library/Frameworks/Python.framework/Versions/2.5/Python and a
7 > ${prefix}/lib/libpython2.5.dylib. It turns out these two are
8 > incompatible with one another"""
9 >
10 > and solution is to make symlink
11 > ln -s /opt/gentoo/usr/lib/Python.framework/Python /opt/gentoo/usr/lib/
12 > libpython2.6.dylib
13 >
14 > after that (and subversion/mercurial rebuild) hg convert actually works
15
16 weirdly enough, our libpython2.6.dylib is a copy of the
17 usr/lib/Python.framework/Python file, but with a modified install_name.
18
19
20 --
21 Fabian Groffen
22 Gentoo on a different level