[IPython-user] Non-system, dtraced python
David Cournapeau
david@ar.media.kyoto-u.ac...
Thu Sep 4 23:40:20 CDT 2008
Hi,
Since there is (was ?) a problem with system python (dtrace but
incompatible libreadline) vs python.org python (no dtrace), I thought
ipython users may be interested in a patch I have extracted from apple
sources to build a dtrace python yourself:
http://www.ar.media.kyoto-u.ac.jp/members/david/archives/wordpress/dtrace-2.5.2-2.patch
More info + a built binary similar to python.org built can be found here:
http://cournape.wordpress.com/2008/09/02/building-dtrace-enabled-python-from-sources-on-mac-os-x/
The code in the patch is just a subset of apple patches, e.g. no code is
mine,
cheers,
David
More information about the IPython-user
mailing list